@hackage hxt-http9.1.5.2
Interface to native Haskell HTTP package HTTP
Installation
Dependencies (7)
- HTTP >=4000 && <5000
- base >=4 && <5
- bytestring >=0.9 && <1
- hxt >=9.1 && <10
- network >=2.6
- network-uri >=2.6 Show all…
Dependents (5)
@hackage/HandsomeSoup, @hackage/mediawiki2latex, @hackage/Hayoo, @hackage/acme-everything, @hackage/hsaml2
Package Flags
network-uri
(off by default)
Get Network.URI from the network-uri package, with ghc < 7.10 default is False, with ghc >= 7.10 default is True
Interface to native Haskell HTTP package HTTP. This package can be used as alternative for the hxt-curl package for accessing documents via HTTP.
Changes from 9.1.3: Works with ghc-7.10
Changes to 9.1.3: New warnings from ghc-7.4 removed