Dependencies for uri-encode-1.5.0.6
Libraries
uri-encode
- base (>=4 && <5)
- bytestring (>=0.9 && <0.11)
- text (>=0.7 && <1.3)
- utf8-string (>=0.3 && <1.1)
- if flag(network-uri)
- network-uri (>=2.6)
- network (>=2.2 && <2.4.1.0 || >2.4.1.0 && <2.6)
Executables
uri-encode
- if flag(tools)
- base (>=4 && <5)
- bytestring (>=0.9 && <0.11)
- text (>=0.7 && <1.3)
- utf8-string (>=0.3 && <1.1)
- if flag(network-uri)
- network-uri (>=2.6)
- network (>=2.2 && <2.4.1.0 || >2.4.1.0 && <2.6)
- buildable: False
uri-decode
- if flag(tools)
- base (>=4 && <5)
- bytestring (>=0.9 && <0.11)
- text (>=0.7 && <1.3)
- utf8-string (>=0.3 && <1.1)
- if flag(network-uri)
- network-uri (>=2.6)
- network (>=2.2 && <2.4.1.0 || >2.4.1.0 && <2.6)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
tools | Build executables | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info