packages feed

Cabal revisions of descriptive-0.9.1

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

revision 1
 name:                descriptive version:             0.9.1+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   build-depends:     aeson                    , base >= 4 && <5                    , bifunctors-                   , containers+                   , containers >= 0.5                    , mtl                    , scientific                    , text     main-is: Main.hs     hs-source-dirs: src/test     build-depends: base,-                   descriptive, transformers, containers, text, mtl, aeson, bifunctors,+                   descriptive, transformers, containers >= 0.5, text, mtl, aeson, bifunctors,                    HUnit,                    hspec
revision 2
 name:                descriptive version:             0.9.1-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.Options                      Descriptive.JSON   other-modules:     Descriptive.Internal-  build-depends:     aeson-                   , base >= 4 && <5+  build-depends:     aeson >= 0.7.0.5+                   , base >= 4.4 && <5                    , bifunctors                    , containers >= 0.5                    , mtl-                   , scientific+                   , scientific >= 0.3.2                    , text                    , transformers                    , vector     main-is: Main.hs     hs-source-dirs: src/test     build-depends: base,-                   descriptive, transformers, containers >= 0.5, text, mtl, aeson, bifunctors,+                   descriptive, transformers, containers >= 0.5, text, mtl, aeson >= 0.7.0.5, bifunctors,                    HUnit,                    hspec
revision 3
 name:                descriptive version:             0.9.1-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.JSON   other-modules:     Descriptive.Internal   build-depends:     aeson >= 0.7.0.5-                   , base >= 4.4 && <5+                   , base >= 4.5 && <5                    , bifunctors                    , containers >= 0.5                    , mtl
revision 4
 name:                descriptive version:             0.9.1-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.JSON   other-modules:     Descriptive.Internal   build-depends:     aeson >= 0.7.0.5-                   , base >= 4.5 && <5+                   , base >= 4.5 && <4.11                    , bifunctors                    , containers >= 0.5                    , mtl