[Haskell-cafe] What features should an (fictitious) IDE for Haskell have?
Georgi Lyubenov
godzbanebane at gmail.com
Tue Dec 1 15:36:41 UTC 2020
Things *have* changed dramatically - you can install hls via ghcup, or
clone+stack install.hs <desired-version>. For vim enabling it is literally
one line for your lsp client. For vscode you don't even need to
download/install it - there are static executables and installing the
extension is enough.
It also fails much less often, automatic setup configuration is improved,
and features are growing at a steady pace.
=======
Georgi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20201201/b1154303/attachment.html>
More information about the Haskell-Cafe
mailing list