Dependencies for neptune-backend-0.3.0
Libraries
neptune-backend
- aeson (>=1.0 && <2.0)
- base (>=4.7 && <5.0)
- base64-bytestring (>1.0 && <2.0)
- bytestring (>=0.10.0 && <0.11)
- case-insensitive
- concurrent-extra (>=0.7 && <0.8)
- containers (>=0.5.0.0 && <0.8)
- deepseq (>=1.4 && <1.6)
- envy (>=2.0 && <2.1)
- exceptions (>=0.4)
- http-api-data (>=0.3.4 && <0.5)
- http-client (>=0.5 && <0.7)
- http-client-tls
- http-media (>=0.4 && <0.9)
- http-types (>=0.8 && <0.13)
- iso8601-time (>=0.1.3 && <0.2.0)
- jwt (<1)
- lens (>=4 && <5)
- lens-aeson (>=1 && <2)
- microlens (>=0.4.3 && <0.5)
- modern-uri (>=0.3 && <0.4)
- mtl (>=2.2.1)
- network (>=2.6.2 && <3.9)
- random (>=1.1)
- req (>=3 && <4)
- retry (>=0.8 && <0.9)
- rio (>=0.1 && <0.2)
- safe-exceptions (<0.2)
- text (>=0.11 && <1.3)
- time (>=1.5)
- transformers (>=0.4.0.0)
- unix (>=2.7 && <2.8)
- unordered-containers
- uuid (>=1 && <2)
- vector (>=0.10.9 && <0.13)
- websockets (>=0.12 && <0.13)
- wuss (>=1 && <2)
- if flag(usekatip)
- katip (>=0.8 && <1.0)
- monad-logger (>=0.3 && <0.4)
Executables
example-app
Flags
Manual Flags
Name | Description | Default |
---|---|---|
usekatip | Use the katip package to provide logging (if false, use the default monad-logger package) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info