carymrobbins / intellij-haskforce

Haskell plugin for IntelliJ IDEA
http://carymrobbins.github.io/intellij-haskforce/
Apache License 2.0
485 stars 41 forks source link

Fix external builder for IntelliJ 2019.3 #422

Closed carymrobbins closed 4 years ago

carymrobbins commented 4 years ago

Fixes #421

Added HaskForceBuildProcessParametersProvider to better deal with adding jars to the external builder classpath.