Gracjan Polak
Gracjan Polak
Note: I tried to reproduce my error in some sensible way and failed to extract a test case out of it. Will try harder later!
Close it as I have no idea what is going on. I hope it will just go away.
Tree is after `git clean -fdx`. System is Ubunto 12.04 LTS, with the following applied: ``` sh sudo add-apt-repository ppa:hvr/ghc sudo apt-get update sudo apt-get install \ python-software-properties \ libxen-dev...
Add `--disable-profiling` and `--enable-profiling`. Make `--disable-profiling` the default.
README needs to be fixed to include what you say here.
Yes. I've done zero changes.
Nice idea!
Note: error/warning fixing functionality could help haskell-mode to shed some weight and use flycheck for hlint. hlint offers fixup suggestions and hs-lint-mode makes use of that. Would be so much...
haskell-mode would also benefit from from Flycheck error display improvements. I was able to google Ensime, what is Merlin or Irony?
There is haskell-session-change-target. But then you are right that the first load tries with default target first and the is not optimal. What do you propose?