daml/compiler/hie-core/extension/README.md
Neil Mitchell 3e1083e1fe Rename haskell-ide-core to hie-core (#1809)
* Rename haskell-ide-core as hie-core, after discussions with Alan Zimmerman and others

* Update the readme to just say how to install
2019-06-21 17:07:09 +00:00

150 B

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.