[Haskell-cafe] "Deep" Coding Support in Haskell
Dušan Kolář
kolar at fit.vut.cz
Fri Dec 6 14:34:30 UTC 2019
Dear Café,
let me allow quite naive question, is there any library/tool/plugin
supporting rapid application development in Haskell? I mean something that
supports code completion, hints, help, code refactoring etc. Similar to Java support
in e.g. Eclipse or IntelliJ IDEA.
So far, I've found support for Vim, Eclipse. Nevertheless, my question
goes farther - for implicit GUI editor/application development environment like
Eclipse. Several years ago, I was able to run something in Eclipse, but not with good
results. These days it seems dead (since 2015).
Similarly, for IntelliJ IDEA - installed community version, downloaded
Haskell plugin, tried to install additional plugins inside IntelliJ IDE, but after that no
support for Haskell project (I'm on Arch linux, IDE from AUR, plugin install inside
failed, downloaded it from https://plugins.jetbrains.com/plugin/8258-intellij-haskell/
versions[1] and it worked, at least installation, other plugins installed inside IDE
worked partially - some of them were disabled by GUI after error).
I'm sorry if I'm asking natural question. I've not found any additional
how-tos to make it work...
Best regards,
Dusan
--------
[1] https://plugins.jetbrains.com/plugin/8258-intellij-haskell/versions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20191206/af0231b1/attachment.html>
More information about the Haskell-Cafe
mailing list