Dependencies for persistent-0.5.1
Libraries
persistent
- base (>=4 && <5)
- blaze-html (>=0.4 && <0.5)
- bytestring (>=0.9 && <0.10)
- containers (>=0.2 && <0.5)
- enumerator (>=0.4.9 && <0.5)
- monad-control (>=0.2 && <0.3)
- parsec (>=2.1 && <4)
- pool (>=0.1 && <0.2)
- text (>=0.8 && <0.12)
- time (>=1.1.4 && <1.3)
- transformers (>=0.2.1 && <0.3)
- if flag(test)
- buildable: False
Executables
runtests
- if flag(test)
- base (>=4 && <5)
- haskell98
- HDBC
- HDBC-postgresql
- HUnit
- template-haskell (>=2.4 && <2.6)
- test-framework
- test-framework-hunit
- web-routes-quasi (>=0.7 && <0.8)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| test | Build the runtests executables. | Disabled |
| test-postgresql | Build the runtests executable with Postgresql support. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info