Cabal-1.6.0.1: A framework for packaging Haskell softwareContentsIndex
Distribution.ModuleName
Portabilityportable
Maintainercabal-devel@haskell.org
Description
Data type for Haskell module names.
Documentation
data ModuleName
show/hide Instances
simple :: String -> ModuleName
components :: ModuleName -> [String]
toFilePath :: ModuleName -> FilePath
main :: ModuleName
Produced by Haddock version 2.3.0