Dependencies for ghcide-1.8.0.0
Libraries
ghcide
- aeson
- aeson-pretty
- array
- async
- base (>=4 && <5)
- base16-bytestring (>=0.1.1 && <1.1)
- binary
- bytestring
- case-insensitive
- co-log-core
- 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.8)
- ghc-paths
- ghc-trace-events
- Glob
- haddock-library (>=1.8 && <1.11)
- hashable
- heapsize (>=0.3 && <0.4)
- hie-bios (>=0.11.0 && <0.12)
- hie-compat (>=0.3.0.0 && <0.4)
- hiedb (>=0.4.2 && <0.4.3)
- hls-graph (>=1.8 && <1.9)
- hls-plugin-api (>=1.5 && <1.6)
- hslogger
- implicit-hie-cradle (>=0.3.0.5 && <0.4 || >=0.5 && <0.6)
- lens
- list-t
- lsp (>=1.6.0.0 && <1.7)
- lsp-types (>=1.6.0.0 && <1.7)
- monoid-subclasses
- mtl
- opentelemetry (>=0.6.1)
- optparse-applicative
- parallel
- prettyprinter (>=1.6)
- prettyprinter-ansi-terminal
- random
- regex-tdfa (>=1.3.1.0)
- safe-exceptions
- sorted-list
- sqlite-simple
- stm
- stm-containers
- syb
- text
- text-rope
- time
- transformers
- unliftio (>=0.2.6)
- unliftio-core
- unordered-containers (>=0.2.10.0)
- vector
- if os(windows)else
- if flag(ekg)
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
- if flag(ekg)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ghc-patched-unboxed-bytecode | The GHC version we link against supports unboxed sums and tuples in bytecode | Disabled |
ekg | Enable EKG monitoring of the build graph and other metrics on port 8999 | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
test-exe | Build the ghcide-test-preprocessor executable | Enabled |
executable | Build the ghcide executable | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info