Dependencies for convertible-1.0.7
Libraries
convertible
- mtl
- if flag(splitbase)
- base (>=3 && <4.2)
- bytestring
- containers
- old-locale
- old-time
- time (>=1.1.2.4 && <=1.1.4)
- if flag(time_gte_113)
- time (>=1.1.3)
- time (<1.1.3)
- base (<3)
Executables
runtests
- if flag(buildtests)else
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
buildtests | Build the executable to run unit tests | Disabled |
time_gte_113 | time > 1.1.3 has defined some more instances so omit them here | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info