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