packages feed

Cabal revisions of cabal-plan-0.5.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 cabal-version:       2.2 name:                cabal-plan version:             0.5.0.0+x-revision: 1 -synopsis:            Library and utiltity for processing cabal's plan.json file+synopsis:            Library and utility for processing cabal's plan.json file description: { This package provides a library (see "Cabal.Plan") for decoding @plan.json@ files as well as the simple tool @cabal-plan@ for extracting and pretty printing      -- dependencies which require version bounds     build-depends: mtl            ^>= 2.2.1-                 , ansi-terminal  ^>= 0.6.2 || ^>= 0.8.0.2+                 , ansi-terminal  ^>= 0.6.2 || ^>= 0.8.0.2 || ^>= 0.9                  , base-compat    ^>= 0.9.3 || ^>=0.10.1                  , optparse-applicative ^>= 0.13.0 || ^>= 0.14.0                  , parsec         ^>= 3.1.11