blob: 47e76268387b171bf31e7d61034276052e0f7177 (
plain) (
blame)
1
2
3
4
5
6
7
|
cabal-plan 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.
|