Description
A Haskell library with utilities for parsing and working with cabal-install files. It helps tools inspect Cabal project metadata, configuration, and package-related data.
Developers use it when building Haskell package tooling, analysis scripts, or editors that need to understand Cabal files. Parsed metadata should be kept in sync with the Cabal versions a project supports.