packages feed

Cabal revisions of http-io-streams-0.1.6.0

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.0+x-revision:          1  synopsis:            HTTP and WebSocket client based on io-streams description: bug-reports:         https://github.com/hvr/http-io-streams/issues extra-source-files:  CHANGELOG.md +tested-with:+  GHC == 9.0.2+  GHC == 8.10.7+  GHC == 8.8.4+  GHC == 8.6.5+  GHC == 8.4.4+  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   location:          https://github.com/hvr/http-io-streams.git  common settings   build-depends:-    , base                 >= 4.5 && < 4.15+    , base                 >= 4.5 && < 4.16     , blaze-builder       ^>= 0.4.1.0     , bytestring          ^>= 0.10.0.0     , case-insensitive    ^>= 1.2.0.11    -- http-common   build-depends:-    , base64-bytestring   ^>= 1.1.0.0+    , base64-bytestring   ^>= 1.2.1.0     , mtl                 ^>= 2.2.2    hs-source-dirs: http-common/lib
revision 2
 cabal-version:       2.2 name:                http-io-streams version:             0.1.6.0-x-revision:          1+x-revision:          2  synopsis:            HTTP and WebSocket client based on io-streams description:    build-depends:     , HsOpenSSL           ^>= 0.11.2-    , attoparsec          ^>= 0.13.2.2+    , attoparsec          ^>= 0.13.2.2 || ^>= 0.14.4     , binary              ^>= 0.7.1   || ^>= 0.8.3     , cryptohash-sha1     ^>= 0.11.100     , directory           ^>= 1.2.0.1 || ^>= 1.3.0.0
revision 3
 cabal-version:       2.2 name:                http-io-streams version:             0.1.6.0-x-revision:          2+x-revision:          3  synopsis:            HTTP and WebSocket client based on io-streams description:    -- http-common   build-depends:-    , base64-bytestring   ^>= 1.2.1.0+    , base64-bytestring   ^>= 1.1.0.0 || ^>= 1.2.1.0+        -- r3: undo revision of the lower bound of base64-bytestring in r1;+        -- a bump to just ^>= 1.2.1.0 should wait for a re-release.     , mtl                 ^>= 2.2.2    hs-source-dirs: http-common/lib