Dependencies for nova-cache-0.1.0.0
Libraries
nova-cache
- base (>=4.16 && <5)
- base64-bytestring (>=1.2 && <1.3)
- bytestring (>=0.11 && <0.13)
- containers (>=0.6 && <0.8)
- crypton (>=1.0 && <2)
- directory (>=1.3 && <1.4)
- filepath (>=1.4 && <1.6)
- lzma (>=0.0.1 && <0.1)
- memory (>=0.18 && <1)
- text (>=2.0 && <2.2)
- unix (>=2.7 && <2.9)
- vector (>=0.12 && <0.14)
Executables
nova-cache-server
- base (>=4.16 && <5)
- bytestring (>=0.11 && <0.13)
- http-types (>=0.12 && <0.13)
- nova-cache
- text (>=2.0 && <2.2)
- wai (>=3.2 && <3.3)
- warp (>=3.3 && <3.5)
- if !flag(server)
- buildable: False
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| server | Build the cache server executable (pulls in warp/wai) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info