Edit IssuesByReportStructure authored by simonmar@microsoft.com's avatar simonmar@microsoft.com
...@@ -111,6 +111,7 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell ...@@ -111,6 +111,7 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell
- [HierarchicalModules](hierarchical-modules) - [HierarchicalModules](hierarchical-modules)
- [ModuleSystem](module-system) - [ModuleSystem](module-system)
- [ReadonlyConstructors](readonly-constructors) - [ReadonlyConstructors](readonly-constructors)
- [AllowImportAnywhere](allow-import-anywhere)
## Predefined Types and Classes ## Predefined Types and Classes
... ...
......