A library for building Haskell IDE tooling
Go to file
2019-06-03 14:03:15 +01:00
src/Development/IDE Ghc lib 0.20190531 (#1486) 2019-06-01 06:48:49 -04:00
test Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00
.ghci Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00
BUILD.bazel Separate diagnostics from rule results (#1423) 2019-05-28 14:18:59 +02:00
haskell-ide-core.cabal Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00
README.md Added a barebones readme for haskell-ide-core as I've linked it from... (#1493) 2019-06-03 14:03:15 +01:00
stack.yaml Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00

A lightweight, extensible base for LSP IDE tooling based on Shake and GHC Lib