cabal-install-solver-3.10.3.0: The command-line interface for Cabal and Hackage.
Safe HaskellSafe-Inferred
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.