intellij-haskell
intellij-haskell copied to clipboard
Build tools using system GHC no effect
I:
- enabled the option in settings
- shutdown Intellij IDEA.
- deleted the
$HOME/.stack
directory. - opened Intellij IDEA again and created a new project
- new ghc is downloaded in
$HOME/.stack
I use version 9.0.1 and the one from the .stack directory is 8.10.7Is it normal? It downloads the whole internet.