Cabal revisions of descriptive-0.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: descriptive version: 0.0.0+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.Options Descriptive.JSON build-depends: base >= 4 && <5,- transformers, containers, text, mtl, aeson, bifunctors+ transformers, containers >= 0.5, text, mtl, aeson, bifunctors
revision 2
name: descriptive version: 0.0.0-x-revision: 1+x-revision: 2 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.Formlet Descriptive.Options Descriptive.JSON- build-depends: base >= 4 && <5,+ build-depends: base >= 4.4 && <5, transformers, containers >= 0.5, text, mtl, aeson, bifunctors
revision 3
name: descriptive version: 0.0.0-x-revision: 2+x-revision: 3 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.Formlet Descriptive.Options Descriptive.JSON- build-depends: base >= 4.4 && <5,+ build-depends: base >= 4.5 && <5, transformers, containers >= 0.5, text, mtl, aeson, bifunctors
revision 4
name: descriptive version: 0.0.0-x-revision: 3+x-revision: 4 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.Formlet Descriptive.Options Descriptive.JSON- build-depends: base >= 4.5 && <5,+ build-depends: base >= 4.5 && <4.11, transformers, containers >= 0.5, text, mtl, aeson, bifunctors