@hackage / cabal-install-parsers

Utilities to work with cabal-install files

Latest0.6.3

About

Metadata

  • Last updated , by phadej
  • License GPL-2.0-or-later AND BSD-3-Clause
  • Categories Development
  • Maintained by: hvr@gnu.org, oleg.grenrus@iki.fi

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.2
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4

Readme

cabal-install-parsers provides parsers for cabal-install files: cabal.project (Cabal.Project), cabal.config (Cabal.Config), 01-index.tar (Cabal.Index); as well as some other utilities.

The feature set is mainly motivated by the needs of haskell-ci package. The parsed data is not complete, functionality is added on demand.