Dependencies for hxt-http-9.1.5.2
Libraries
hxt-http
- base (>=4 && <5)
- bytestring (>=0.9 && <1)
- HTTP (>=4000 && <5000)
- hxt (>=9.1 && <10)
- parsec (>=2.1 && <4)
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6)
- if impl(ghc>=7.10)
- network (>=2.6)
- network-uri (>=2.6)
- network (>=2.4 && <2.6)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package, with ghc < 7.10 default is False, with ghc >= 7.10 default is True | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info