Dependencies for servant-auth-cookie-0.6.0.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)
- cereal-time (>=0.1 && <0.2)
- cookie (>=0.4.1 && <0.5)
- cryptonite (>=0.14 && <0.25)
- data-default
- exceptions (>=0.8 && <0.9)
- http-types (>=0.9 && <0.12)
- memory (>=0.11 && <0.15)
- mtl (>=2.0 && <3.0)
- servant (>=0.5 && <0.13)
- servant-server (>=0.5 && <0.13)
- tagged (>=0.8 && <0.9)
- text
- time (>=1.6 && <1.8.1)
- transformers (>=0.4 && <0.6)
- wai (>=3.0 && <3.3)
- if flag(servant9)
- http-api-data (>=0.3 && <0.4)
- servant (>=0.9)
- if flag(servant91)
- 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)
- base64-bytestring
- blaze-html (>=0.8 && <0.10)
- blaze-markup (>=0.7 && <0.9)
- bytestring
- cereal (>=0.5 && <0.6)
- cryptonite (>=0.14 && <0.25)
- data-default
- directory
- exceptions
- filepath
- http-media
- http-types (>=0.9 && <0.12)
- mtl (>=2.0 && <3.0)
- servant (>=0.5 && <0.13)
- servant-auth-cookie
- servant-blaze (>=0.5 && <0.8)
- servant-server (>=0.5 && <0.13)
- text
- time
- 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 |
build-examples | Build example executables. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
servant9 | Use servant-0.9 (or higher) | Enabled |
servant91 | Use servant-0.9.1 (or higher) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info