A library for building Haskell IDE tooling
Go to file
Moritz Kiefer e370589e77 Switch Hover from MarkedString to MarkupContent (#1473)
MarkedString is deprecated in LSP (both the protocol itself and the
Haskell library) so we should move away from it.
2019-05-31 13:43:36 +00:00
src/Development/IDE Switch Hover from MarkedString to MarkupContent (#1473) 2019-05-31 13:43:36 +00: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
stack.yaml Add a haskell-ide-core demo project (#1251) 2019-05-20 16:36:08 +01:00