Dependencies for happstack-state-6.1.4
Libraries
happstack-state
- binary
- bytestring
- containers
- directory
- extensible-exceptions
- filepath
- happstack-data (>=6.0.1 && <6.1)
- happstack-util (>=6.0 && <6.1)
- hslogger (>=1.0.2)
- mtl (>=1.1 && <2.1)
- old-time
- random
- stm (>=2.1.2.2)
- template-haskell
- if flag(tests)
- HUnit
- network
- QuickCheck (>=2 && <3)
- if flag(replication)
- if flag(base4)else
- base (<4)
- if !os(windows)
Executables
happstack-state-tests
- if flag(tests)else
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Enabled | |
tests | Build the testsuite, and include the tests in the library | Disabled |
replication | Enable state replication through a central serialization service. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info