| Cabal-1.1.5.9.4: A framework for packaging Haskell software | Contents | Index |
|
Distribution.Package | Portability | portable | Stability | alpha | Maintainer | Isaac Jones <ijones@syntaxpolice.org> |
|
|
|
|
|
Description |
Packages.
|
|
|
Documentation |
|
data PackageIdentifier |
Constructors | PackageIdentifier | | pkgName :: String | | pkgVersion :: Version | |
|
| Instances | |
|
|
showPackageId :: PackageIdentifier -> String |
|
parsePackageId :: ReadP r PackageIdentifier |
|
parsePackageName :: ReadP r String |
|
Produced by Haddock version 0.8 |