Dependencies for encoding-0.6.7.1
Libraries
encoding
- binary
- extensible-exceptions
- HaXml (>=1.22 && <1.24)
- if flag(splitbase)
- array
- base (>=3 && <5)
- bytestring
- containers
- mtl
- regex-compat
- if flag(newghc)else
- ghc (<6.10)
- base (<3)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| splitbase | Choose the new smaller, split-up base package. | Enabled |
| newghc | Use ghc version > 6.10 | Enabled |
| systemencoding | Provide the getSystemEncoding action to query the locale. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info