Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- convCP :: InstalledPackageIndex -> PackageIndex (SourcePackage loc) -> CP QPN -> ResolverPackage loc
Documentation
convCP :: InstalledPackageIndex -> PackageIndex (SourcePackage loc) -> CP QPN -> ResolverPackage loc Source #
Converts from the solver specific result CP QPN
into
a ResolverPackage
, which can then be converted into
the install plan.