mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-17 15:11:41 +03:00
A library for building Haskell IDE tooling
4300283193
Previously we tracked this both at the Shake level and at the LSP level which doesn’t make any sense. This PR removes the outer LSP layer. |
||
---|---|---|
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