Cabal revisions of servant-0.11
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: servant version: 0.11+x-revision: 1 synopsis: A family of combinators for defining webservices APIs description: A family of combinators for defining webservices APIs and serving them Servant.Utils.Links Servant.Utils.Enter build-depends:- base >= 4.7 && < 4.10+ base >= 4.7 && < 4.11 , base-compat >= 0.9 && < 0.10 , aeson >= 0.7 && < 1.3 , attoparsec >= 0.12 && < 0.14 , bytestring >= 0.10 && < 0.11 , case-insensitive >= 1.2 && < 1.3 , http-api-data >= 0.3 && < 0.4- , http-media >= 0.4 && < 0.7+ , http-media >= 0.4 && < 0.8 , http-types >= 0.8 && < 0.10 , natural-transformation >= 0.4 && < 0.5 , mtl >= 2.0 && < 2.3
revision 2
name: servant version: 0.11-x-revision: 1+x-revision: 2 synopsis: A family of combinators for defining webservices APIs description: A family of combinators for defining webservices APIs and serving them category: Servant Web build-type: Custom cabal-version: >=1.10-tested-with: GHC >= 7.8+tested-with:+ GHC==7.8.4+ GHC==7.10.3+ GHC==8.0.2+ GHC==8.2.1 extra-source-files: include/*.h CHANGELOG.md , case-insensitive >= 1.2 && < 1.3 , http-api-data >= 0.3 && < 0.4 , http-media >= 0.4 && < 0.8- , http-types >= 0.8 && < 0.10+ , http-types >= 0.8 && < 0.11 , natural-transformation >= 0.4 && < 0.5 , mtl >= 2.0 && < 2.3 , mmorph >= 1 && < 1.2