<div dir="ltr"><div>Thanks, after re-considering this, I think moving towards -Werror (and making this a "good style") works good enough and is the best solution for this problem right now. Hopefully I'll find time to remove all warnings at once to make its usage possible.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 3, 2015 at 2:23 AM, Thomas Koster <span dir="ltr"><<a href="mailto:tkoster@gmail.com" target="_blank">tkoster@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 3 September 2015 at 04:44, Kostiantyn Rybnikov <<a href="mailto:k-bx@k-bx.com">k-bx@k-bx.com</a>> wrote:<br>
> There's a common situation I get into: I compile with "stack build" (or<br>
> cabal build), get a big list of warnings, fix few of them, then I re-compile<br>
> project, but a lot of warnings are gone now. The only option I'm left with<br>
> is to use "-fforce-recomp".<br>
<br>
</span>If you're going to fix all the warnings anyway, why not just use -Werror?<br>
<br>
--<br>
Thomas Koster<br>
</blockquote></div><br></div>