Cabal revisions of servant-docs-0.11.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >=1.10 name: servant-docs version: 0.11.3+x-revision: 1 synopsis: generate API docs for your servant webservice category: Servant, Web license-file: LICENSE author: Servant Contributors maintainer: haskell-servant-maintainers@googlegroups.com-copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2018 Servant Contributors+copyright: 2014-2016 Zalora South East Asia Pte Ltd, 2016-2019 Servant Contributors build-type: Simple tested-with: GHC ==8.0.2 || ==8.2.2 || ==8.4.4- || ==8.6.2+ || ==8.6.3 extra-source-files: CHANGELOG.md -- Servant dependencies build-depends:- servant == 0.15.*+ servant >= 0.15 && <0.17 -- Other dependencies: Lower bound around what is in the latest Stackage LTS. -- Here can be exceptions if we really need features from the newer versions. -- Additonal dependencies build-depends:- tasty >= 1.1.0.4 && < 1.2,+ tasty >= 1.1.0.4 && < 1.3, tasty-golden >= 2.3.2 && < 2.4, tasty-hunit >= 0.10.0.1 && < 0.11, transformers >= 0.5.2.0 && < 0.6
revision 2
cabal-version: >=1.10 name: servant-docs version: 0.11.3-x-revision: 1+x-revision: 2 synopsis: generate API docs for your servant webservice category: Servant, Web . <https://github.com/haskell-servant/servant/blob/master/servant-docs/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 , case-insensitive >= 1.2.0.11 && < 1.3 , control-monad-omega >= 0.3.1 && < 0.4 , hashable >= 1.2.7.0 && < 1.3- , http-media >= 0.7.1.3 && < 0.8+ , http-media >= 0.7.1.3 && < 0.9 , http-types >= 0.12.2 && < 0.13 , lens >= 4.17 && < 4.18 , string-conversions >= 0.4.0.1 && < 0.5
revision 3
cabal-version: >=1.10 name: servant-docs version: 0.11.3-x-revision: 2+x-revision: 3 synopsis: generate API docs for your servant webservice 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 , base-compat >= 0.10.5 && < 0.11 , case-insensitive >= 1.2.0.11 && < 1.3 , control-monad-omega >= 0.3.1 && < 0.4- , hashable >= 1.2.7.0 && < 1.3+ , hashable >= 1.2.7.0 && < 1.4 , http-media >= 0.7.1.3 && < 0.9 , http-types >= 0.12.2 && < 0.13 , lens >= 4.17 && < 4.18