Hierarchical Modules
See ExtensionDescriptionHowto for information on how to write these extension descriptions. Please add any new extensions to the list of HaskellExtensions.
Brief Explanation
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.
