Source file yocaml__.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
(* generated by dune *)

(** @canonical Yocaml.Action *)
module Action = Yocaml__Action

(** @canonical Yocaml.Archetype *)
module Archetype = Yocaml__Archetype

(** @canonical Yocaml.Cache *)
module Cache = Yocaml__Cache

(** @canonical Yocaml.Cmd *)
module Cmd = Yocaml__Cmd

(** @canonical Yocaml.Data *)
module Data = Yocaml__Data

(** @canonical Yocaml.Deps *)
module Deps = Yocaml__Deps

(** @canonical Yocaml.Diagnostic *)
module Diagnostic = Yocaml__Diagnostic

(** @canonical Yocaml.Eff *)
module Eff = Yocaml__Eff

(** @canonical Yocaml.Lexicon *)
module Lexicon = Yocaml__Lexicon

(** @canonical Yocaml.Make *)
module Make = Yocaml__Make

(** @canonical Yocaml.Markup *)
module Markup = Yocaml__Markup

(** @canonical Yocaml.Metadata *)
module Metadata = Yocaml__Metadata

(** @canonical Yocaml.Nel *)
module Nel = Yocaml__Nel

(** @canonical Yocaml.Path *)
module Path = Yocaml__Path

(** @canonical Yocaml.Pipeline *)
module Pipeline = Yocaml__Pipeline

(** @canonical Yocaml.Reader *)
module Reader = Yocaml__Reader

(** @canonical Yocaml.Required *)
module Required = Yocaml__Required

(** @canonical Yocaml.Runtime *)
module Runtime = Yocaml__Runtime

(** @canonical Yocaml.Sexp *)
module Sexp = Yocaml__Sexp

(** @canonical Yocaml.Sexp_provider *)
module Sexp_provider = Yocaml__Sexp_provider

(** @canonical Yocaml.Slug *)
module Slug = Yocaml__Slug

(** @canonical Yocaml.Task *)
module Task = Yocaml__Task

module Yocaml__ = struct end
[@@deprecated "this module is shadowed"]