Module Hardcaml.Interface
include Hardcaml__.Interface_intf.Interface
module type Pre = Hardcaml__.Interface_intf.Pre
module type S = Hardcaml__.Interface_intf.S
module type Ast = Hardcaml__.Interface_intf.Ast
module type Empty = Hardcaml__.Interface_intf.Empty
module type S_with_ast = sig ... end