cabal-install-parsers: Utilities to work with cabal-install files
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.
Modules
[Index] [Quick Jump]
Downloads
- cabal-install-parsers-0.6.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1, 0.2, 0.3, 0.3.0.1, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.5, 0.6, 0.6.1, 0.6.1.1, 0.6.2, 0.6.3 |
|---|---|
| Change log | Changelog.md |
| Dependencies | aeson (>=2.1.0.0 && <2.2 || >=2.2.0.0 && <2.3), base (>=4.13.0.0 && <4.22), base16-bytestring (>=1.0.0.0 && <1.1), binary (>=0.8.7.0 && <0.9), binary-instances (>=1 && <1.1), bytestring (>=0.10.10.1 && <0.11 || >=0.11.1.0 && <0.12 || >=0.12.0.2 && <0.13), Cabal-syntax (>=3.14.2.0 && <3.15), containers (>=0.6.2.1 && <0.8), cryptohash-sha256 (>=0.11.101.0 && <0.12), deepseq (>=1.4.4.0 && <1.5 || >=1.5.0.0 && <1.6), directory (>=1.3.6.0 && <1.4), filepath (>=1.4.2.1 && <1.5 || >=1.5.2.0 && <1.6), lukko (>=0.1.1 && <0.2), network-uri (>=2.6.1.0 && <2.7), parsec (>=3.1.14.0 && <3.2), pretty (>=1.1.3.6 && <1.2), tar (>=0.5.1.1 && <0.6 || >=0.6.0.0 && <0.7), text (>=1.2.4.0 && <1.3 || >=2.0.1 && <2.2), time (>=1.9.3 && <1.10 || >=1.11.1.1 && <1.12 || >=1.12.2 && <1.13 || >=1.14 && <1.15), transformers (>=0.5.6.2 && <0.6 || >=0.6.1.0 && <0.7) [details] |
| Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.7 || ==9.8.4 || ==9.10.2 || ==9.12.2 |
| License | GPL-2.0-or-later AND BSD-3-Clause[multiple license files] |
| Author | Herbert Valerio Riedel, Oleg Grenrus |
| Maintainer | hvr@gnu.org, oleg.grenrus@iki.fi |
| Category | Development |
| Home page | https://haskell-ci.rtfd.org/ |
| Bug tracker | https://github.com/haskell-CI/haskell-ci/issues |
| Source repo | head: git clone https://github.com/haskell-CI/haskell-ci.git |
| Uploaded | by phadej at 2025-06-05T22:41:32Z |
| Distributions | Arch:0.6.1.1, LTSHaskell:0.6.2, NixOS:0.6.1.1 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 10095 total (33 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-06-05 [all 1 reports] |