1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(** @canonical Prelude.Compare *)
module Compare = Prelude__Compare
(** @canonical Prelude.Date *)
module Date = Prelude__Date
(** @canonical Prelude.PrinterKit *)
module PrinterKit = Prelude__PrinterKit
(** @canonical Prelude.Shell *)
module Shell = Prelude__Shell
(** @canonical Prelude.StringUtil *)
module StringUtil = Prelude__StringUtil