Dependencies for HDBC-2.4.0.3
Libraries
HDBC
- convertible (>=1.1.0.0)
- mtl
- text
- utf8-string
- if flag(splitbase)
- base (>=3 && <5)
- bytestring
- containers
- old-time
- if flag(mintime15)
- time (>=1.5 && <1.10)
- old-locale
- time (<1.5)
- base (<3)
- if impl(ghc>=6.9)
- base (>=4)
Executables
runtests
- if flag(buildtests)
- convertible (>=1.1.0.0)
- HUnit
- mtl
- QuickCheck (>=2.0)
- testpack (>=2.0)
- text
- utf8-string
- if flag(splitbase)
- base (>=3 && <5)
- bytestring
- containers
- old-time
- if flag(mintime15)
- time (>=1.5 && <1.9)
- old-locale
- time (<1.5)
- base (<3)
- if impl(ghc>=6.9)
- base (>=4)
- 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 |
mintime15 | Use time 1.5 or higher. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info