Dependencies for HXQ-0.20.1
Libraries
HXQ
- array
- haskeline
- HTTP (>4000.0.4)
- mtl
- regex-base
- regex-compat
- template-haskell
- if flag(base3)
- base (>=3 && <4)
- base (>=4.0 && <5)
- if flag(mysql)else
- if flag(sqlite)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
mysql | provides database connectivity using HDBC and MySql through HDBC-odbc. | Disabled |
sqlite | provides database connectivity using HDBC and HDBC-sqlite. | Disabled |
base3 | Use Version 3 of Base | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info