Cabal revisions of pipes-http-1.0.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: pipes-http-Version: 1.0.6-Cabal-Version: >=1.8.0.2-Build-Type: Simple-Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1-License: BSD3-License-File: LICENSE-Copyright: 2016 Gabriel Gonzalez-Author: Gabriel Gonzalez-Maintainer: Gabriel439@gmail.com-Bug-Reports: https://github.com/Gabriel439/Haskell-Pipes-HTTP-Library/issues-Synopsis: HTTP client with pipes interface-Description: @pipes-http@ is a @pipes@ wrapper around the @http-client@ library-Category: Pipes, Web-Source-Repository head- Type: git- Location: https://github.com/Gabriel439/Haskell-Pipes-HTTP-Library--Library- HS-Source-Dirs: src- Build-Depends:- base >= 4 && < 5 ,- bytestring >= 0.9.2.1 && < 0.11,- pipes >= 4.0 && < 4.4 ,- http-client >= 0.2 && < 0.7 ,- http-client-tls < 0.4- Exposed-Modules: Pipes.HTTP- GHC-Options: -Wall+Name: pipes-http +Version: 1.0.6 +x-revision: 1 +Cabal-Version: >=1.8.0.2 +Build-Type: Simple +Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 +License: BSD3 +License-File: LICENSE +Copyright: 2016 Gabriel Gonzalez +Author: Gabriel Gonzalez +Maintainer: Gabriel439@gmail.com +Bug-Reports: https://github.com/Gabriel439/Haskell-Pipes-HTTP-Library/issues +Synopsis: HTTP client with pipes interface +Description: @pipes-http@ is a @pipes@ wrapper around the @http-client@ library +Category: Pipes, Web +Source-Repository head + Type: git + Location: https://github.com/Gabriel439/Haskell-Pipes-HTTP-Library + +Library + HS-Source-Dirs: src + Build-Depends: + base >= 4 && < 5 , + bytestring >= 0.9.2.1 && < 0.11, + pipes >= 4.0 && < 4.4 , + http-client >= 0.2 && < 0.8 , + http-client-tls < 0.4 + Exposed-Modules: Pipes.HTTP + GHC-Options: -Wall
revision 2
Name: pipes-http Version: 1.0.6 -x-revision: 1 +x-revision: 2 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 License: BSD3 License-File: LICENSE -Copyright: 2016 Gabriel Gonzalez -Author: Gabriel Gonzalez -Maintainer: Gabriel439@gmail.com -Bug-Reports: https://github.com/Gabriel439/Haskell-Pipes-HTTP-Library/issues +Copyright: 2016 Gabriella Gonzalez +Author: Gabriella Gonzalez +Maintainer: GenuineGabriella@gmail.com +Bug-Reports: https://github.com/Gabriella439/Haskell-Pipes-HTTP-Library/issues Synopsis: HTTP client with pipes interface Description: @pipes-http@ is a @pipes@ wrapper around the @http-client@ library Category: Pipes, Web Source-Repository head Type: git - Location: https://github.com/Gabriel439/Haskell-Pipes-HTTP-Library + Location: https://github.com/Gabriella439/Haskell-Pipes-HTTP-Library Library HS-Source-Dirs: src
revision 3
Name: pipes-http Version: 1.0.6 -x-revision: 2 +x-revision: 3 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 HS-Source-Dirs: src Build-Depends: base >= 4 && < 5 , - bytestring >= 0.9.2.1 && < 0.11, + bytestring >= 0.9.2.1 && < 0.12, pipes >= 4.0 && < 4.4 , http-client >= 0.2 && < 0.8 , http-client-tls < 0.4
revision 4
Name: pipes-http Version: 1.0.6 -x-revision: 3 +x-revision: 4 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 HS-Source-Dirs: src Build-Depends: base >= 4 && < 5 , - bytestring >= 0.9.2.1 && < 0.12, + bytestring >= 0.9.2.1 && < 0.13, pipes >= 4.0 && < 4.4 , http-client >= 0.2 && < 0.8 , http-client-tls < 0.4