hdevtools icon indicating copy to clipboard operation
hdevtools copied to clipboard

Use -fno-code by default

Open dag opened this issue 13 years ago • 2 comments

See https://github.com/kazu-yamamoto/ghc-mod/issues/80

dag avatar Sep 12 '12 08:09 dag

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

johntyree avatar Oct 06 '12 21:10 johntyree

Some warnings are not shown when compiling with -fno-code http://ghc.haskell.org/trac/ghc/ticket/8101

neko-kai avatar Jul 28 '13 10:07 neko-kai