hdevtools
hdevtools copied to clipboard
Use -fno-code by default
See https://github.com/kazu-yamamoto/ghc-mod/issues/80
Just as a note. We found some problems with this flag when trying it with ghcmod-vim.
Started here: https://github.com/eagletmt/ghcmod-vim/pull/17
Continued here: https://github.com/eagletmt/ghcmod-vim/pull/20
Some warnings are not shown when compiling with -fno-code http://ghc.haskell.org/trac/ghc/ticket/8101