Dependencies for mellon-web-0.8.0.4
Libraries
mellon-web
- aeson (>=0.11 && <1.3)
- aeson-pretty (>=0.8 && <0.9)
- base (>=4.8 && <5)
- bytestring (>=0.10 && <0.11)
- http-client (>=0.4 && <0.6)
- http-types (>=0.9 && <0.10)
- lens (>=4 && <5)
- lucid (>=2.9 && <2.10)
- mellon-core (>=0.8 && <0.9)
- servant (>=0.11 && <0.12)
- servant-client (>=0.11 && <0.12)
- servant-docs (>=0.10 && <0.12)
- servant-lucid (>=0.7 && <0.8)
- servant-server (>=0.11 && <0.12)
- servant-swagger (>=1.1 && <1.2)
- servant-swagger-ui (>=0.2 && <0.3)
- swagger2 (>=2.1 && <2.3)
- text (>=1.2 && <1.3)
- time (>=1.5 && <2)
- transformers (>=0.4.2 && <0.6)
- wai (>=3.2 && <3.3)
- warp (>=3.2 && <3.3)
- if !impl(ghc>=8.0)
- fail (>=4.9 && <4.10)
- semigroups (>=0.18 && <0.19)
Executables
gpio-mellon-server
- if !flag(gpio-example)
- buildable: False
- base
- exceptions (>=0.8.0 && <1)
- hpio (>=0.8 && <1)
- mellon-core
- mellon-gpio (>=0.8 && <0.9)
- mellon-web
- mtl
- network (>=2.6 && <2.7)
- optparse-applicative (>=0.11.0 && <0.15)
- time
- transformers
- warp
mellon-schedule-unlock
- if !flag(client-unlock-example)
- buildable: False
mock-mellon-server
- if !flag(mock-example)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
client-unlock-example | Build the unlock client example | Enabled |
gpio-example | Build the GPIO server example | Enabled |
mock-example | Build the mock server example | Enabled |
test-doctests | Build doctests | Enabled |
test-hlint | Build hlint test | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info