cabal-plan: Library and utiltity for processing cabal's plan.json file
This package provides a library for decoding plan.json
files as
well as the simple tool cabal-plan
for extracting and pretty printing
the information contained in the plan.json
file.
plan.json
files are generated by cabal's nix-style local builds and contain detailed information about the build/install plan computed by the cabal solver.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
_ | Enable underlining of primary unit-ids | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
exe | Enable | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cabal-plan-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.1.0, 0.6.2.0, 0.7.0.0, 0.7.1.0, 0.7.2.0, 0.7.2.1, 0.7.2.2, 0.7.2.3, 0.7.3.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.2.0 && <1.3), ansi-terminal (>=0.6.2 && <0.7), base (>=4.6 && <4.11), base16-bytestring (>=0.1.1 && <0.2), bytestring (>=0.10.0 && <0.11), cabal-plan, containers (>=0.5.0 && <0.6), directory (>=1.2.0 && <1.3 || >=1.3.0 && <1.4), filepath (>=1.3.0 && <1.4 || >=1.4.0 && <1.5), mtl (>=2.2.1 && <2.3), optparse-applicative (>=0.13.0 && <0.14 || >=0.14.0 && <0.15), text (>=1.2.2 && <1.3) [details] |
License | GPL-3.0-only |
Copyright | 2016 Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Category | Development |
Home page | https://github.com/hvr/cabal-plan |
Source repo | head: git clone https://github.com/hvr/cabal-plan |
Uploaded | by HerbertValerioRiedel at 2017-08-14T23:09:49Z |
Distributions | Arch:0.7.2.0, Stackage:0.7.3.0, openSUSE:0.7.3.0 |
Reverse Dependencies | 1 direct, 6 indirect [details] |
Executables | cabal-plan |
Downloads | 15291 total (95 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |