
Does anyone have experience with and a recommendation for the best Haskell for the IntelliJ IDE?

Hands down Intellij-haskell[1] — it saw good progress these two years
despite being essentially a one-man effort (shout out to my man Rik
van der Kleij!). There's also HaskForce[2] which is pretty much in a
maintenance mode nowadays.
1: https://plugins.jetbrains.com/plugin/8258-intellij-haskell
2: https://plugins.jetbrains.com/plugin/7602-haskforce
On Wed, Apr 21, 2021 at 2:48 PM Gregory Guthrie
Does anyone have experience with and a recommendation for the best Haskell for the IntelliJ IDE?
_______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
-- Regards, Andrei Dziahel

Thanks. Haskforce fails with newer version o f IDE, but before I had found it to be simple and effective.
The IntelliJ version seems to require one to use stack for setup and creation of projects, and then use the IDE?
-----Original Message-----
From: Andrei Dziahel
Does anyone have experience with and a recommendation for the best Haskell for the IntelliJ IDE?
_______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
-- Regards, Andrei Dziahel

It can create projects with the "new project" wizard as well, but does
require stack for now.
On Wed, Apr 21, 2021 at 3:08 PM Gregory Guthrie
Thanks. Haskforce fails with newer version o f IDE, but before I had found it to be simple and effective. The IntelliJ version seems to require one to use stack for setup and creation of projects, and then use the IDE?
-----Original Message----- From: Andrei Dziahel
Sent: Wednesday, April 21, 2021 8:00 AM To: Gregory Guthrie Cc: haskell-cafe@haskell.org Subject: Re: [Haskell-cafe] IntelliJ Haskell plugins? Hands down Intellij-haskell[1] — it saw good progress these two years despite being essentially a one-man effort (shout out to my man Rik van der Kleij!). There's also HaskForce[2] which is pretty much in a maintenance mode nowadays.
1: https://plugins.jetbrains.com/plugin/8258-intellij-haskell 2: https://plugins.jetbrains.com/plugin/7602-haskforce
On Wed, Apr 21, 2021 at 2:48 PM Gregory Guthrie
wrote: Does anyone have experience with and a recommendation for the best Haskell for the IntelliJ IDE?
_______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
-- Regards, Andrei Dziahel
-- Regards, Andrei Dziahel
participants (2)
-
Andrei Dziahel
-
Gregory Guthrie