Dependencies for ghcide-1.5.0

library
ghcide-test-preprocessor
  • base (>=4 && <5)
  • if !flag(test-exe)
    • buildable: False
ghcide
ghcide-bench

Flags

Manual Flags

NameDescriptionDefault
ghc-patched-unboxed-bytecode

The GHC version we link against supports unboxed sums and tuples in bytecode

Disabled
Automatic Flags
NameDescriptionDefault
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