@hackage cabal-plan0.1.0.0
Library and utiltity for processing cabal's plan.json file
Categories
License
GPL-3.0-only
Maintainer
hvr@gnu.org
Links
Versions
Installation
Dependencies (8)
- aeson >=1 && <1.2
- base >=4.6 && <4.10
- base16-bytestring >=0.1.1 && <0.2
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.6
- directory >=1.2 && <1.4 Show all…
Dependents (5)
@hackage/ngx-export-distribution, @hackage/ghcup, @hackage/cabal-plan-bounds, @hackage/cabal-helper, @hackage/cabal-flatpak
This package provides a library for decoding plan.json files as
well as simple tool cabal-plan for extracting and pretty printing
the information contained in the plan.json file.