polygott icon indicating copy to clipboard operation
polygott copied to clipboard

Add Haskell Language Server

Open Ailrun opened this issue 4 years ago • 3 comments

HLS is the project collecting most of the manpower for Haskell IDE backend development. It supports LSP, and I saw that the README.md of this repository mentions LSP server, so I wrote this issue. Is it possible to add HLS as a IDE backend of repl.it editor? If that's possible, it would be awesome.

Ailrun avatar Aug 06 '20 05:08 Ailrun

Yes that sounds like it could happen!

ALANVF avatar Aug 06 '20 13:08 ALANVF

If I add HLS to https://github.com/replit/polygott/blob/master/languages/haskell.toml (and wait some time?), does that work for Repl.it editor for Haskell? If not, what should I do to add the support?

Ailrun avatar Aug 06 '20 20:08 Ailrun

Yes it should theoretically work

ALANVF avatar Aug 08 '20 20:08 ALANVF