Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Distribution.Solver.Types.SourcePackage
Synopsis
Documentation
type PackageDescriptionOverride = Maybe ByteString Source #
We sometimes need to override the .cabal file in the tarball with the newer one from the package index.
data SourcePackage loc Source #
A package description along with the location of the package sources.
Constructors
SourcePackage | |
Fields
|