Cabal revisions of http-io-streams-0.1.6.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: http-io-streams version: 0.1.6.2+x-revision: 1 synopsis: HTTP and WebSocket client based on io-streams description: tests/statler.jpg tested-with:- GHC == 9.6.0- GHC == 9.4.4- GHC == 9.2.5+ GHC == 9.6.2+ GHC == 9.4.5+ GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.8.4 , attoparsec ^>= 0.13.2.2 || ^>= 0.14.4 , base64-bytestring ^>= 1.2.1.0 , blaze-builder ^>= 0.4.1.0- , bytestring >= 0.10.0.0 && < 0.12+ , bytestring >= 0.10.0.0 && < 0.13 , case-insensitive ^>= 1.2.0.11 , containers ^>= 0.5.0.0 || ^>= 0.6.0.1 , directory ^>= 1.2.0.1 || ^>= 1.3.0.0
revision 2
cabal-version: 2.2 name: http-io-streams version: 0.1.6.2-x-revision: 1+x-revision: 2 synopsis: HTTP and WebSocket client based on io-streams description: tests/statler.jpg tested-with:- GHC == 9.6.2- GHC == 9.4.5+ GHC == 9.8.0+ GHC == 9.6.3+ GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.2.2 GHC == 8.0.2 GHC == 7.10.3- GHC == 7.8.4- GHC == 7.6.3- GHC == 7.4.2 source-repository head type: git common settings build-depends:- , base >= 4.5 && < 4.19+ , base >= 4.5 && < 5 , attoparsec ^>= 0.13.2.2 || ^>= 0.14.4 , base64-bytestring ^>= 1.2.1.0 , blaze-builder ^>= 0.4.1.0 , bytestring >= 0.10.0.0 && < 0.13 , case-insensitive ^>= 1.2.0.11- , containers ^>= 0.5.0.0 || ^>= 0.6.0.1+ , containers >= 0.5.0.0 && < 0.8 , directory ^>= 1.2.0.1 || ^>= 1.3.0.0 , HsOpenSSL ^>= 0.11.2 , io-streams ^>= 1.5.0.1 , network ^>= 2.6.0.0 || ^>= 2.7.0.0 || ^>= 2.8.0.0 || ^>= 3.0.0.0 || ^>= 3.1.0.0 , network-uri ^>= 2.6.0.0 , openssl-streams ^>= 1.2.1.3- , text ^>= 1.2.3.0 || ^>= 2.0+ , text ^>= 1.2.3.0 || ^>= 2.0 || ^>= 2.1 , transformers ^>= 0.3.0.0 || ^>= 0.4.2.0 || ^>= 0.5.2.0 || ^>= 0.6.0.4 default-language: Haskell2010