= Proposal: HierarchicalModules = [[BR]] || Ticket || #24 || || Dependencies || || || Related || DottedHierarchicalModules || == 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 == == References == * [http://www.haskell.org/hierarchical-modules/] == Report Delta == See the addendum: [http://www.haskell.org/hierarchical-modules/]