Module Typemod
type error =
| Signature_expected
| Repeated_name of string * string
| Implementation_is_required of string
| Interface_not_compiled of string
| Not_allowed_in_functor_body
| With_need_typeconstr
| Recursive_module_require_explicit_type
| Apply_generative