Closed
Description
If I edit a file named a.hs, it takes a long time to start haskell mode. And a file named a_flymake.hs is created on that directory without asking me. It stands there even after i closed a.hs.
I do not have ghc installed in my host os. So haskell-program-name is not set in my .emacs. Check if this is related to the bug.
However, i want to use emacs to edit haskell files with hilight and indent features.
I think codes about flymake should be written into a function instead of being a default feature. If somebody want to enable it, just that to the haskell-mode-hook.
I have to dive into haskell-mode.el and comment the last few lines to disable flymake. That is embarrassing and dirty.
Metadata
Metadata
Assignees
Labels
No labels