Dependencies for servant-auth-cookie-0.4.3.3
Libraries
servant-auth-cookie
- base (>=4.7 && <5.0)
- base64-bytestring
- blaze-builder (>=0.4 && <0.4.1)
- bytestring
- cereal (>=0.5 && <0.6)
- cookie (>=0.4.1 && <0.5)
- cryptonite (>=0.14 && <0.23)
- data-default
- exceptions (>=0.8 && <0.9)
- http-types (>=0.9 && <0.10)
- memory (>=0.11 && <0.15)
- mtl (>=2.0 && <3.0)
- servant (>=0.5 && <0.11)
- servant-server (>=0.5 && <0.11)
- tagged (>=0.8 && <0.9)
- time (>=1.5 && <1.8)
- transformers (>=0.4 && <0.6)
- wai (>=3.0 && <3.3)
- if flag(servant9)
- http-api-data (>=0.3 && <0.4)
- servant (>=0.9)
- bytestring-conversion (>=0.3.1 && <0.4)
- servant (<0.9)
Executables
example
- if flag(build-examples)
- base (>=4.7 && <5.0)
- base-compat (>=0.9.1 && <0.10)
- blaze-html (>=0.8 && <0.10)
- blaze-markup (>=0.7 && <0.9)
- bytestring
- cereal (>=0.5 && <0.6)
- cryptonite (>=0.14 && <0.23)
- data-default
- exceptions
- http-media
- mtl (>=2.0 && <3.0)
- servant (>=0.5 && <0.11)
- servant-auth-cookie
- servant-blaze (>=0.5 && <0.10)
- servant-server (>=0.5 && <0.11)
- text
- transformers (>=0.4 && <0.6)
- wai (>=3.0 && <3.3)
- warp (>=3.0 && <3.3)
- if flag(servant9)
- http-api-data (>=0.3 && <0.4)
- servant (>=0.9)
- bytestring-conversion (>=0.3.1 && <0.4)
- servant (<0.9)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dev | Turn on development settings. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
servant9 | Use servant-0.9 | Enabled |
build-examples | Build example executables. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info