Haskell Core Libraries (Cabal package)ContentsIndex
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.7