Haskell Hierarchical Libraries (Cabal package)Source codeContentsIndex
Distribution.Package
Portabilityportable
Stabilityalpha
MaintainerIsaac Jones <ijones@syntaxpolice.org>
Description
Packages.
Documentation
data PackageIdentifier
Constructors
PackageIdentifier
pkgName :: String
pkgVersion :: Version
show/hide Instances
showPackageId :: PackageIdentifier -> String
parsePackageId :: ReadP r PackageIdentifier
parsePackageName :: ReadP r String
Produced by Haddock version 0.8