Dependencies for happstack-server-6.1.2
Libraries
happstack-server
- base
- blaze-html (>=0.3 && <0.5)
- bytestring
- containers
- directory
- extensible-exceptions
- filepath
- happstack-data (>=6.0 && <6.1)
- happstack-util (>=6.0 && <6.1)
- hslogger (>=1.0.2)
- html
- MaybeT
- mtl (>=1.1 && <2.1)
- old-locale
- old-time
- parsec (<4)
- process
- sendfile (>=0.7.1 && <0.8)
- template-haskell
- text (>=0.10 && <0.12)
- time
- utf8-string (>=0.3.4 && <0.4)
- xhtml
- zlib
- if flag(network_2_2_3)
- network (>=2.2.3 && <2.4)
- network (<2.2.3)
- network-bytestring
- if !os(windows)
- if flag(base4)
- if flag(tests)
Executables
happstack-server-tests
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Choose the even newer, even smaller, split-up base package. | Enabled |
network_2_2_3 | Choose newer network library with merged in network-bytestring. We can not really use this until hslogger is updated to allow it. (Or we ditch hslogger) | Disabled |
tests | Build the testsuite, and include the tests in the library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info