packages feed

Cabal revisions of servant-client-core-0.16

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

revision 1
 cabal-version:       >=1.10 name:                servant-client-core version:             0.16+x-revision:          1  synopsis:            Core functionality and class for client function generation for servant APIs category:            Servant, Web   This library provides backend-agnostic generation of client functions. For   more information, see the README. -homepage:            http://haskell-servant.readthedocs.org/+homepage:            http://docs.servant.dev/ bug-reports:         http://github.com/haskell-servant/servant/issues license:             BSD3 license-file:        LICENSE   GHC ==8.0.2    || ==8.2.2    || ==8.4.4-   || ==8.6.3+   || ==8.6.4  extra-source-files:   CHANGELOG.md     , base64-bytestring     >= 1.0.0.1  && < 1.1     , exceptions            >= 0.10.0   && < 0.11     , free                  >= 5.1      && < 5.2-    , http-media            >= 0.7.1.3  && < 0.8+    , http-media            >= 0.7.1.3  && < 0.9     , http-types            >= 0.12.2   && < 0.13     , network-uri           >= 2.6.1.0  && < 2.7     , safe                  >= 0.3.17   && < 0.4   build-depends:       deepseq    >= 1.4.2.0  && < 1.5     , hspec      >= 2.6.0    && < 2.8-    , QuickCheck >= 2.12.6.1 && < 2.13+    , QuickCheck >= 2.12.6.1 && < 2.14    build-tool-depends:     hspec-discover:hspec-discover >= 2.6.0 && <2.8
revision 2
 cabal-version:       >=1.10 name:                servant-client-core version:             0.16-x-revision:          1+x-revision:          2  synopsis:            Core functionality and class for client function generation for servant APIs category:            Servant, Web   GHC ==8.0.2    || ==8.2.2    || ==8.4.4-   || ==8.6.4+   || ==8.6.5+   || ==8.8.1  extra-source-files:   CHANGELOG.md   --   -- note: mtl lower bound is so low because of GHC-7.8   build-depends:-      base                  >= 4.9      && < 4.13+      base                  >= 4.9      && < 4.14     , bytestring            >= 0.10.8.1 && < 0.11     , containers            >= 0.5.7.1  && < 0.7     , deepseq               >= 1.4.2.0  && < 1.5     , text                  >= 1.2.3.0  && < 1.3     , transformers          >= 0.5.2.0  && < 0.6-    , template-haskell      >= 2.11.1.0 && < 2.15+    , template-haskell      >= 2.11.1.0 && < 2.16    if !impl(ghc >= 8.2)     build-depends:   -- Here can be exceptions if we really need features from the newer versions.   build-depends:       aeson                 >= 1.4.1.0  && < 1.5-    , base-compat           >= 0.10.5   && < 0.11+    , base-compat           >= 0.10.5   && < 0.12     , base64-bytestring     >= 1.0.0.1  && < 1.1     , exceptions            >= 0.10.0   && < 0.11     , free                  >= 5.1      && < 5.2