Cabal revisions of descriptive-0.9.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: descriptive version: 0.9.4+x-revision: 1 synopsis: Self-describing consumers/parsers; forms, cmd-line args, JSON, etc. description: Self-describing consumers/parsers. See the README.md for more information. It is currently EXPERIMENTAL. stability: Experimental Descriptive.JSON other-modules: Descriptive.Internal build-depends: aeson >= 0.7.0.5- , base >= 4.4 && <5+ , base >= 4.4 && <4.11 , bifunctors , containers >= 0.5 , mtl