Cabal revisions of servant-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 version: 0.16+x-revision: 1 synopsis: A family of combinators for defining webservices APIs category: Servant, Web description: A family of combinators for defining webservices APIs and serving them .- You can learn about the basics in the <http://haskell-servant.readthedocs.org/en/stable/tutorial/index.html tutorial>.+ You can learn about the basics in the <http://docs.servant.dev/en/stable/tutorial/index.html tutorial>. . <https://github.com/haskell-servant/servant/blob/master/servant/CHANGELOG.md CHANGELOG> -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 , bifunctors >= 5.5.3 && < 5.6 , case-insensitive >= 1.2.0.11 && < 1.3 , deepseq >= 1.4.2.0 && < 1.5- , http-media >= 0.7.1.3 && < 0.8+ , http-media >= 0.7.1.3 && < 0.9 , http-types >= 0.12.2 && < 0.13 , mmorph >= 1.1.2 && < 1.2 , network-uri >= 2.6.1.0 && < 2.7- , QuickCheck >= 2.12.6.1 && <2.13+ , QuickCheck >= 2.12.6.1 && < 2.14 , string-conversions >= 0.4.0.1 && < 0.5 , tagged >= 0.8.6 && < 0.9 , vault >= 0.3.1.2 && < 0.4 -- Additonal dependencies build-depends: hspec >= 2.6.0 && < 2.8- , QuickCheck >= 2.12.6.1 && < 2.13+ , QuickCheck >= 2.12.6.1 && < 2.14 , quickcheck-instances >= 0.3.19 && < 0.4 build-tool-depends:
revision 2
cabal-version: >=1.10 name: servant version: 0.16-x-revision: 1+x-revision: 2 synopsis: A family of combinators for defining webservices APIs category: Servant, Web , bifunctors >= 5.5.3 && < 5.6 , case-insensitive >= 1.2.0.11 && < 1.3 , deepseq >= 1.4.2.0 && < 1.5- , http-media >= 0.7.1.3 && < 0.9+ , http-media >= 0.7.1.3 && < 0.8 , http-types >= 0.12.2 && < 0.13 , mmorph >= 1.1.2 && < 1.2 , network-uri >= 2.6.1.0 && < 2.7