mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-03 05:23:25 +03:00
67b4d40af4
Signed-off-by: Alexander Diemand <codieplusplus@apax.net> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
.vscodeignore | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json |
A very simple haskell ide core frontend. More or less a bare bones LSP interface.
To get it working run npm install
, code .
then press F5 to run.