#
| Unbound_type_variable of string
| |||
#
| Bound_type_variable of string
| |||
#
| Recursive_type
| |||
#
| Present_has_conjunction of string
| |||
#
| Present_has_no_type of string
| |||
#
| Variant_tags of string * string
| |||
#
| Invalid_variable_name of string
| |||
#
| Repeated_method_label of string
| |||
#
| Illegal_reference_to_recursive_module
| |||