[Haskell-cafe] Flag to recompile modules which had warnings

Greg Horn gregmainland at gmail.com
Tue Sep 8 12:41:46 UTC 2015


>
> If you're going to fix all the warnings anyway, why not just use -Werror?


I'm not sure if this is ghci or emacs haskell-mode, but if I use -Werror in
my cabal file then any warnings will cause ghci to fail loading, and I
can't use helpful interactive features like `:t myFunction` or `print
someValue`.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150908/ac5c5454/attachment.html>


More information about the Haskell-Cafe mailing list