mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
3e1083e1fe
* Rename haskell-ide-core as hie-core, after discussions with Alan Zimmerman and others * Update the readme to just say how to install |
||
---|---|---|
.. | ||
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.