cabal-install-solver-3.8.1.0: The command-line interface for Cabal and Hackage.
Safe HaskellNone
LanguageHaskell2010

Distribution.Solver.Modular.ConfiguredConversion

Synopsis

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.