Description
A Haskell package related to Cabal's install and dependency-solving functionality for Hackage packages. It provides library components used by tooling around package plans, versions, and dependency resolution.
Developers need it when building or installing Haskell tooling that depends on Cabal solver internals. For normal package installation, users usually interact with the cabal command from the main cabal-install package.