1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(** @canonical Bam_ppx.Attributes *)
module Attributes = Bam_ppx__Attributes
(** @canonical Bam_ppx.Deriver *)
module Deriver = Bam_ppx__Deriver
(** @canonical Bam_ppx.Helpers *)
module Helpers = Bam_ppx__Helpers
(** @canonical Bam_ppx.Limits *)
module Limits = Bam_ppx__Limits
(** @canonical Bam_ppx.Runtime *)
module Runtime = Bam_ppx__Runtime
(** @canonical Bam_ppx.Ty *)
module Ty = Bam_ppx__Ty
module Bam_ppx__ = struct end
[@@deprecated "this module is shadowed"]