<div dir="ltr">Part of your problem is that Arch deliberately hobbles its Haskell ecosystem, favoring its maintainers over users, so if you install Haskell and IntelliJ from AUR you need to make sure to build all Haskell projects or IntelliJ plugins fully dynamic instead of the default static or they will be broken (and this will cause problems later as upgrades can require manually rebuilding any dependents). It's generally better to install anything Haskell-related from scratch on Arch instead of relying on AUR.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 6, 2019 at 9:34 AM Dušan Kolář <<a href="mailto:kolar@fit.vut.cz">kolar@fit.vut.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div style="font-family:monospace;font-size:10pt;font-weight:400;font-style:normal">
<p style="margin:0px;text-indent:0px"><span style="font-family:monospace">Dear Café,</span></p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px"><span style="font-family:monospace">      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.</span></p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px"><span style="font-family:monospace">      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).</span></p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px"><span style="font-family:monospace">      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 </span><a href="https://plugins.jetbrains.com/plugin/8258-intellij-haskell/versions" target="_blank"><span style="text-decoration:underline;color:rgb(41,128,185)">https://plugins.jetbrains.com/plugin/8258-intellij-haskell/versions</span></a> and it worked, at least installation, other plugins installed inside IDE worked partially - some of them were disabled by GUI after error).</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px"><span style="font-family:monospace">      I'm sorry if I'm asking natural question. I've not found any additional how-tos to make it work...</span></p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px"><span style="font-family:monospace">      Best regards,</span></p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px"><span style="font-family:monospace">              Dusan</span></p>
<p style="margin:0px;text-indent:0px"> </p></div>_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>brandon s allbery kf8nh</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a></div></div></div></div></div>