Source file lang__Pl__Render__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(** @canonical Lang.Pl.Render.Adoc *)
module Adoc = Lang__Pl__Render__Adoc
(** @canonical Lang.Pl.Render.Block *)
module Block = Lang__Pl__Render__Block
(** @canonical Lang.Pl.Render.Fallthrough *)
module Fallthrough = Lang__Pl__Render__Fallthrough
(** @canonical Lang.Pl.Render.Utils *)
module Utils = Lang__Pl__Render__Utils
module Lang__Pl__Render__ = struct end
[@@deprecated "this module is shadowed"]