mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-17 07:01:41 +03:00
A library for building Haskell IDE tooling
1d3d46ea76
We never actually emit this event so it’s pretty much useless. If we do want to add progress reporting at some point, we should go with the recently added official support for that in LSP https://github.com/Microsoft/language-server-protocol/issues/70#issuecomment-483252666. |
||
---|---|---|
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