| ... | ... | @@ -6,7 +6,7 @@ There are inconsistencies in the current module system that cause confusion for |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In particular capital names are treated as types or classes in imports and exports but are treated as types, classes or value constructors in hiding clauses.
|
|
|
|
In particular capital names are treated as types or classes in imports and exports but are treated as types, classes or value constructors in hiding clauses and there is no way to export just a constructor if it has the same name as a type.
|
|
|
|
|
|
|
|
|
|
|
|
## Proposal
|
| ... | ... | |