| ... | @@ -21,7 +21,7 @@ this same rule will be used uniformly in export,import, and hiding lists. |
... | @@ -21,7 +21,7 @@ this same rule will be used uniformly in export,import, and hiding lists. |
|
|
This will not only make everything consistant, but allow seperate decisions on whether to export a value or type constructor if they have the same name.
|
|
This will not only make everything consistant, but allow seperate decisions on whether to export a value or type constructor if they have the same name.
|
|
|
|
|
|
|
|
|
|
|
|
|
elements within a subordinate list will be intpreted as before, as either data constructors or class methods.
|
|
elements within a subordinate list will be intpreted as before, as either data constructors, class methods, or field names.
|
|
|
|
|
|
|
|
|
|
|
|
|
see section 9 of the following paper for more details:
|
|
see section 9 of the following paper for more details:
|
| ... | | ... | |