Closed
Description
I use inf-haskell-mode
with GHC 7.10.2 and ghc-mod
compiled from https://github.com/alanz/ghc-mod/tree/HaRe (basically ghc-mod master but exposing some more internals)
haskell-mode is set up out of the box from spacemacs
I have found that the on the fly checking goes into a continuous cabal configure reload loop as I type unless I make sure that the ./dist
directory exists, either by doing cabal configure
separately from stack, or by symlinking the output of stack path --dist-dir
to ./dist
.
Metadata
Metadata
Assignees
Labels
No labels