mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-04 05:24:33 +03:00
d6c55d6749
* Initial commit of bare bones haskell extension * Removed dummy tests * Added highlighting extension as dependency * Added copyright header
150 B
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.