<div dir="ltr"><div dir="ltr">Am So., 31. Mai 2020 um 10:06 Uhr schrieb Dannyu NDos <<a href="mailto:ndospark320@gmail.com">ndospark320@gmail.com</a>>:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I mean, shouldn't there be a guard? [...]</div></div></blockquote><div><br></div><div>In general, I'm heavily opposed against any change which can introduce subtle changes in the semantics without any warning/compilation error. Consider e.g. <font face="monospace">length (readsPrec 1 "2 % 0" :: [(Rational, String)])</font><font face="arial, sans-serif">. Currently, this returns 1, which will silently turn into 0 with your proposed change, at least if I see this correctly. Therefore: -100 for this proposal. :-}</font></div></div></div>