Source file lang__El__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(** @canonical Lang.El.Ast *)
module Ast = Lang__El__Ast
(** @canonical Lang.El.Free *)
module Free = Lang__El__Free
(** @canonical Lang.El.Print *)
module Print = Lang__El__Print
(** @canonical Lang.El.Render *)
module Render = Lang__El__Render
module Lang__El__ = struct end
[@@deprecated "this module is shadowed"]