Nick Boultbee

Results 356 comments of Nick Boultbee

This will still be a great benefit for us. Not everyone like Ormolu, but having the plugin auto-apply formatting is great! One more to add to the list: https://github.com/parsonsmatt/fourmolu :heart:

@cata0309 in what way would it be different to the standard templates (I think I don't understand fully)?

> An option is increase the number of cores of the Stack command which installs the tools, see here [http://github.com/rikvdkleij/intellij-haskell/blob/49a015e267ff3d241c12fa21cca0258754027525/src/main/scala/intellij/haskell/external/execution/StackCommandLine.scala#L82-L82](https://github.com/rikvdkleij/intellij-haskell/blob/49a015e267ff3d241c12fa21cca0258754027525/src/main/scala/intellij/haskell/external/execution/StackCommandLine.scala#L82-L82). > But I don't know if it will have negative...

> @declension I can change the number of cores to use the half of the available cores? Yes this sounds like a great start! Probably 0.75 would be a safe...

I'm always running into this issue, thanks for filing :)

Any ideas on this? It'd be great even if there was an update to the error about not finding a Cabal file that suggested running `stack install` if it's an...

> When a project is opened, the project is built and that will generate the Cabal file. Ah right, maybe I should open a separate issue. The problem is, AIUI,...

Any ideas / pointers on how this might get done? We've got some projects that are Nix-based (i.e. Cabal) and we really want to use intellij-haskell to work on them...