Dependencies for rzk-0.7.6
Libraries
rzk
- array (>=0.5.3.0)
- base (>=4.7 && <5)
- bifunctors (>=5.5.3)
- bytestring (>=0.10.8.2)
- directory (>=1.2.7.0)
- Glob (>=0.9.3)
- mtl (>=2.2.2)
- template-haskell (>=2.14.0.0)
- text (>=1.2.3.1)
- yaml (>=0.11.0.0)
- if flag(lsp) && !impl(ghcjs)
- aeson (>=1.4.2.0)
- co-log-core (>=0.3.2.0)
- data-default-class (>=0.1.2.0)
- filepath (>=1.4.2.1)
- lens (>=4.17)
- lsp (>=2.2.0.0)
- lsp-types (>=2.0.2.0)
- stm (>=2.5.0.0)
Executables
rzk
- array (>=0.5.3.0)
- base (>=4.7 && <5)
- bifunctors (>=5.5.3)
- bytestring (>=0.10.8.2)
- directory (>=1.2.7.0)
- Glob (>=0.9.3)
- mtl (>=2.2.2)
- rzk
- template-haskell (>=2.14.0.0)
- text (>=1.2.3.1)
- yaml (>=0.11.0.0)
- if !impl(ghcjs)
- optparse-generic (>=1.4.0)
- with-utf8 (>=1.0.2.4)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
lsp | Build with LSP support (only available with GHC, not GHCJS). | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info