Source file dune_util.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
(** @canonical Dune_util.Log *)
module Log = Dune_util__Log


(** @canonical Dune_util.Ml_kind *)
module Ml_kind = Dune_util__Ml_kind


(** @canonical Dune_util.Persistent *)
module Persistent = Dune_util__Persistent


(** @canonical Dune_util.Report_error *)
module Report_error = Dune_util__Report_error


(** @canonical Dune_util.Stringlike *)
module Stringlike = Dune_util__Stringlike


(** @canonical Dune_util.Stringlike_intf *)
module Stringlike_intf = Dune_util__Stringlike_intf


(** @canonical Dune_util.Value *)
module Value = Dune_util__Value