| Version 3 (modified by simonmar@…, 4 years ago) |
|---|
Proposal: HierarchicalModules
| Type | extension |
| Status | complete |
| Owner | Simon Marlow |
| Section | Lexical Syntax |
| Dependencies | |
| Related |
Compiler support
| GHC | full (no flag) |
| nhc98 | full (no flag) |
| Hugs | full (no flag) |
| UHC | full (no flag) |
| JHC | full (no flag) |
| LHC | full (no flag) |
Summary
Hierarchical module names: a small extension to the Haskell 98 syntax to allow module names to contain a dot '.', thus allowing modules to be structured in a hierarchy.
Description
A complete description of the proposal.
References
Report Delta
See the addendum: http://www.haskell.org/hierarchical-modules/
