mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-14 07:02:00 +03:00
37f19935e2
That’s the publisher we use for uploading the DAML extension and it makes little sense to have two publishers. |
||
---|---|---|
.. | ||
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.