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.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 || >=1.3.0 && <1.4), ansi-terminal (>=0.6.2 && <0.7 || >=0.8.0.2 && <0.9), base (>=4.6 && <4.12), base-compat (>=0.9.3 && <0.10 || >=0.10.1 && <0.11), base-orphans (>=0.6 && <0.8), 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), parsec (>=3.1.11 && <3.2), semigroups (>=0.18.3 && <0.19), text (>=1.2.2 && <1.3), vector (>=0.12.0.1 && <0.13) [details] |
License | GPL-3.0-only[multiple license files] |
Copyright | 2016 Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-04-13T19:25:35Z |
Category | Development |
Bug tracker | https://github.com/haskell-hvr/cabal-plan/issues |
Source repo | head: git clone https://github.com/hvr/cabal-plan |
Uploaded | by HerbertValerioRiedel at 2018-01-07T23:02:40Z |
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.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-01-07 [all 1 reports] |