Cabal revisions of resolv-0.2.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: resolv version: 0.2.0.2+x-revision: 1 synopsis: Domain Name Service (DNS) lookup via the libresolv standard library routines description: { , base16-bytestring >= 0.1 && < 1.1 , binary ^>= 0.7.3 || ^>= 0.8 -- we need binary-0.7.3 for isolate- , bytestring >= 0.10.0.0 && < 0.12+ , bytestring >= 0.10.0.0 && < 0.13 -- instance IsString ByteString exists in its form since bytestring-0.10.0.0 -- see https://github.com/haskell-hvr/resolv/pull/13#issuecomment-1213876161 , containers ^>= 0.4.2.1 || ^>= 0.5 || ^>= 0.6
revision 2
name: resolv version: 0.2.0.2-x-revision: 1+x-revision: 2 synopsis: Domain Name Service (DNS) lookup via the libresolv standard library routines description: { cbits/hs_resolv_config.h tested-with:+ GHC == 9.8.0 GHC == 9.6.2- GHC == 9.4.5+ GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 , bytestring -- additional dependencies not inherited- build-depends: tasty >= 1.2.3 && < 1.5+ build-depends: tasty >= 1.2.3 && < 1.6 , tasty-hunit ^>= 0.10.0 , directory ^>= 1.1.0 || ^>= 1.2.0 || ^>= 1.3.0 , filepath ^>= 1.3.0 || ^>= 1.4.0
revision 3
name: resolv version: 0.2.0.2-x-revision: 2+x-revision: 3 synopsis: Domain Name Service (DNS) lookup via the libresolv standard library routines description: { tested-with: GHC == 9.8.0- GHC == 9.6.2+ GHC == 9.6.3 GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 , bytestring >= 0.10.0.0 && < 0.13 -- instance IsString ByteString exists in its form since bytestring-0.10.0.0 -- see https://github.com/haskell-hvr/resolv/pull/13#issuecomment-1213876161- , containers ^>= 0.4.2.1 || ^>= 0.5 || ^>= 0.6+ , containers >= 0.4.2.1 && < 0.8 ghc-options: -Wall include-dirs: cbits
revision 4
name: resolv version: 0.2.0.2-x-revision: 3+x-revision: 4 synopsis: Domain Name Service (DNS) lookup via the libresolv standard library routines description: { cbits/hs_resolv_config.h tested-with:- GHC == 9.8.0- GHC == 9.6.3- GHC == 9.4.7+ GHC == 9.12.0+ GHC == 9.10.1+ GHC == 9.8.2+ GHC == 9.6.6+ GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.4.4 GHC == 8.2.2 GHC == 8.0.2- -- Not supported by ghcup:- -- GHC == 7.10.3- -- GHC == 7.8.4- -- GHC == 7.6.3 source-repository head type: git build-depends: tasty >= 1.2.3 && < 1.6 , tasty-hunit ^>= 0.10.0 , directory ^>= 1.1.0 || ^>= 1.2.0 || ^>= 1.3.0- , filepath ^>= 1.3.0 || ^>= 1.4.0+ , filepath >= 1.3 && < 1.6
revision 5
name: resolv version: 0.2.0.2-x-revision: 4+x-revision: 5 synopsis: Domain Name Service (DNS) lookup via the libresolv standard library routines description: { cbits/hs_resolv_config.h tested-with:- GHC == 9.12.0+ GHC == 9.12.1 GHC == 9.10.1- GHC == 9.8.2+ GHC == 9.8.4 GHC == 9.6.6 GHC == 9.4.8 GHC == 9.2.8 , bytestring >= 0.10.0.0 && < 0.13 -- instance IsString ByteString exists in its form since bytestring-0.10.0.0 -- see https://github.com/haskell-hvr/resolv/pull/13#issuecomment-1213876161- , containers >= 0.4.2.1 && < 0.8+ , containers >= 0.4.2.1 && < 0.9 ghc-options: -Wall include-dirs: cbits