Dependencies for scotty-rest-0.2.0.0
Libraries
scotty-rest
- base (>=4.7 && <5)
- base-prelude
- bytestring (>=0.10 && <0.11)
- convertible (>=1.1 && <1.2)
- http-date (>=0.0.1 && <0.1)
- http-media (>=0.6 && <0.8)
- http-types (>=0.9 && <0.10)
- mtl (>=2.1 && <2.3)
- scotty (>=0.11 && <0.12)
- string-conversions (>=0.4 && <0.5)
- text (>=1.2 && <1.3)
- time (>=1.6 && <1.9)
- transformers (>=0.5 && <0.6)
- wai (>=3.2 && <3.3)
- wai-extra (>=3.0 && <3.1)
Executables
database-example
- aeson
- base
- mtl
- scotty
- scotty-rest
- sqlite-simple
- text
- wai-extra
- if !flag(build-examples)
- buildable: False
hello-world-example
- base
- scotty
- scotty-rest
- wai-extra
- if !flag(build-examples)
- buildable: False
parameters-example
- base
- scotty
- scotty-rest
- text
- wai-extra
- if !flag(build-examples)
- buildable: False
mutable-state-example
- base
- scotty
- scotty-rest
- text
- wai-extra
- if !flag(build-examples)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
build-examples | Build the example servers | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info