Cabal revisions of hackage-security-HTTP-0.1.1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 name: hackage-security-HTTP version: 0.1.1.2+x-revision: 1 synopsis: Hackage security bindings against the HTTP library description: The hackage security library provides a 'HttpLib' build-type: Simple tested-with:- GHC == 9.10.0+ GHC == 9.12.1+ GHC == 9.10.1 GHC == 9.8.2- GHC == 9.6.4+ GHC == 9.6.6 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 library exposed-modules: Hackage.Security.Client.Repository.HttpLib.HTTP- build-depends: base >= 4.11 && < 4.21,+ build-depends: base >= 4.11 && < 4.22, bytestring >= 0.10.8.2 && < 0.13, HTTP >= 4000.2.19 && < 4000.5, mtl >= 2.2.2 && < 2.4,