Cabal revisions of servant-conduit-0.15
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >=1.10 name: servant-conduit version: 0.15+x-revision: 1 synopsis: Servant Stream support for conduit. category: Servant, Web, Enumerator license-file: LICENSE author: Servant Contributors maintainer: haskell-servant-maintainers@googlegroups.com-copyright: 2018 Servant Contributors+copyright: 2018-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 , conduit >=1.3.1 && <1.4 , mtl >=2.2.2 && <2.3 , resourcet >=1.2.2 && <1.3- , servant >=0.15 && <0.16+ , servant >=0.15 && <0.17 , unliftio-core >=0.1.2.0 && <0.2 hs-source-dirs: src default-language: Haskell2010 , resourcet , servant , servant-conduit- , servant-server >=0.15 && <0.16- , servant-client >=0.15 && <0.16+ , servant-server >=0.15 && <0.17+ , servant-client >=0.15 && <0.17 , wai >=3.2.1.2 && <3.3 , warp >=3.2.25 && <3.3 , http-client
revision 2
cabal-version: >=1.10 name: servant-conduit version: 0.15-x-revision: 1+x-revision: 2 synopsis: Servant Stream support for conduit. category: Servant, Web, Enumerator . Provides 'ToSourceIO' and 'FromSourceIO' instances for 'ConduitT'. -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.5+ || ==8.8.1 extra-source-files: CHANGELOG.md , servant-server >=0.15 && <0.17 , servant-client >=0.15 && <0.17 , wai >=3.2.1.2 && <3.3- , warp >=3.2.25 && <3.3+ , warp >=3.2.25 && <3.4 , http-client default-language: Haskell2010
revision 3
cabal-version: >=1.10 name: servant-conduit version: 0.15-x-revision: 2+x-revision: 3 synopsis: Servant Stream support for conduit. category: Servant, Web, Enumerator || ==8.2.2 || ==8.4.4 || ==8.6.5- || ==8.8.1+ || ==8.8.2 extra-source-files: CHANGELOG.md , conduit >=1.3.1 && <1.4 , mtl >=2.2.2 && <2.3 , resourcet >=1.2.2 && <1.3- , servant >=0.15 && <0.17+ , servant >=0.15 && <0.18 , unliftio-core >=0.1.2.0 && <0.2 hs-source-dirs: src default-language: Haskell2010 , resourcet , servant , servant-conduit- , servant-server >=0.15 && <0.17- , servant-client >=0.15 && <0.17+ , servant-server >=0.15 && <0.18+ , servant-client >=0.15 && <0.18 , wai >=3.2.1.2 && <3.3 , warp >=3.2.25 && <3.4 , http-client