Dependencies for haskell-lsp-0.16.0.0
Libraries
haskell-lsp
- aeson (>=1.0.0.0)
- async
- attoparsec
- base (>=4.9 && <4.14)
- bytestring
- containers
- data-default
- directory
- filepath
- hashable
- haskell-lsp-types (>=0.16 && <0.17)
- hslogger
- lens (>=4.15.2)
- mtl
- network-uri
- rope-utf16-splay (>=0.3.1.0)
- sorted-list (>=0.2.1 && <0.2.2)
- stm
- temporary
- text
- time
- unordered-containers
Executables
lsp-hello
- aeson
- base (>=4.9 && <4.14)
- bytestring
- containers
- data-default
- directory
- filepath
- haskell-lsp
- hslogger
- lens (>=4.15.2)
- mtl
- network-uri
- rope-utf16-splay (>=0.2)
- stm
- text
- time
- transformers
- unordered-containers
- vector
- if !flag(demo)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
demo | Build the lsp-hello demo executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info