packages feed

Cabal revisions of hackage-security-HTTP-0.1.1.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 cabal-version:       1.18 name:                hackage-security-HTTP version:             0.1.1.3+-- remove x-revision when you bump the version+x-revision:          1  synopsis:            Hackage security bindings against the HTTP library description:         The hackage security library provides a 'HttpLib' tested-with:   GHC == 9.14.1   GHC == 9.12.2-  GHC == 9.10.2+  GHC == 9.10.3   GHC == 9.8.4   GHC == 9.6.7   GHC == 9.4.8   exposed-modules:     Hackage.Security.Client.Repository.HttpLib.HTTP   build-depends:       base             >= 4.11      && < 4.23,                        bytestring       >= 0.10.8.2  && < 0.13,-                       HTTP             >= 4000.2.19 && < 4000.5,+                       HTTP             >= 4000.2.19 && < 4000.6,                        mtl              >= 2.2.2     && < 2.4,                        network-uri      >= 2.6       && < 2.7,                        network          >= 2.6       && < 3.3,