mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-17 07:01:41 +03:00
A library for building Haskell IDE tooling
e2e158a85d
* Move getFilesOfInterest into the IDE, and OfInterest out into DAML * Have the IDE mode kick all active files each time * Add a missing .cabal dependency * Add a missing dependencies * Use the right thing, if any files have parse errors, then don't worry * Print messages to stderr rather than stdout * Add a big warning that writing to stdout is a bad plan |
||
---|---|---|
src/Development/IDE | ||
test | ||
.ghci | ||
BUILD.bazel | ||
haskell-ide-core.cabal | ||
README.md | ||
stack.yaml |
A lightweight, extensible base for LSP IDE tooling based on Shake and GHC Lib