<div dir="auto">Yes, this exactly. Different people have different opinions about which warnings they want in the midst of hacking, but many of us, at least, don't want the potential firehose of -Wall. For one thing, temporarily commenting out even a single function can potentially throw up dozens of warnings for unused bindings and unused constructors.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 10, 2020, 6:07 PM Albert Y. C. Lai <<a href="mailto:trebla@vex.net">trebla@vex.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2020-12-10 4:49 p.m., Joachim Durchholz wrote:<br>
> Will -Wall prevent :load?<br>
> If not, this particular argument is beside the point.<br>
<br>
-Wall will hide the few warnings I need in the haystack of a lot of <br>
warnings I don't need.<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div>