haskell-idea-plugin
haskell-idea-plugin copied to clipboard
Make dist output folder on module creation
In idea default output folder is out but in cabal it is dist. Configure module in NewHaskellFileAction to have dist output folder by default.