Dependencies for ghcide-1.7.0.0
Libraries
ghcide
- aeson
- aeson-pretty
- array
- async
- base (>=4 && <5)
- base16-bytestring (>=0.1.1 && <1.1)
- binary
- bytestring
- case-insensitive
- containers
- cryptohash-sha1 (>=0.11.100 && <0.12)
- data-default
- deepseq
- dependent-map
- dependent-sum
- Diff (>=0.4.0 && <0.5)
- directory
- dlist
- enummapset
- exceptions
- extra (>=1.7.4)
- filepath
- fingertree
- focus
- ghc (>=8.6)
- ghc-boot
- ghc-boot-th
- ghc-check (>=0.5.0.4)
- ghc-exactprint
- ghc-paths
- ghc-trace-events
- Glob
- haddock-library (>=1.8 && <1.11)
- hashable
- heapsize (>=0.3 && <0.4)
- hie-bios (>=0.9.1 && <0.10)
- hie-compat (>=0.2.0.0 && <0.3)
- hiedb (>=0.4.1 && <0.4.2)
- hls-graph (>=1.7 && <1.8)
- hls-plugin-api (>=1.4 && <1.5)
- hslogger
- implicit-hie-cradle (>=0.3.0.5 && <0.4 || >=0.5 && <0.6)
- lens
- list-t
- lsp (>=1.4.0.0 && <1.5)
- lsp-types (>=1.4.0.1 && <1.5)
- monoid-subclasses
- mtl
- network-uri
- opentelemetry (>=0.6.1)
- optparse-applicative
- parallel
- prettyprinter
- prettyprinter-ansi-terminal
- random
- regex-tdfa (>=1.3.1.0)
- retrie
- rope-utf16-splay
- safe
- safe-exceptions
- sorted-list
- sqlite-simple
- stm
- stm-containers
- syb
- text
- time
- transformers
- unliftio
- unliftio-core
- unordered-containers (>=0.2.10.0)
- utf8-string
- vector
- vector-algorithms
- if os(windows)else
Executables
ghcide-test-preprocessor
- base (>=4 && <5)
- if !flag(test-exe)
- buildable: False
ghcide
- aeson
- base (>=4 && <5)
- data-default
- directory
- extra
- filepath
- ghc
- ghcide
- gitrev
- hashable
- heapsize
- hie-bios
- hiedb
- hls-graph
- hls-plugin-api
- lens
- lsp
- lsp-types
- optparse-applicative
- safe-exceptions
- text
- unordered-containers
- if !flag(executable)
- buildable: False
ghcide-bench
- aeson
- base
- bytestring
- containers
- data-default
- directory
- extra
- filepath
- ghcide
- hls-graph
- hls-plugin-api
- lens
- lsp-test
- lsp-types
- optparse-applicative
- process
- safe-exceptions
- shake
- tasty-hunit
- text
- if !flag(bench-exe)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ghc-patched-unboxed-bytecode | The GHC version we link against supports unboxed sums and tuples in bytecode | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
test-exe | Build the ghcide-test-preprocessor executable | Enabled |
executable | Build the ghcide executable | Enabled |
bench-exe | Build the ghcide-bench executable | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info