<div dir="ltr">This was my knee-jerk reaction as well, but interestingly, you only actually need to turn on <font face="monospace, monospace">AllowAmbiguousTypes</font> to compile the class. You can actually _use_ the methods without the extension. This matters to me because <font face="monospace, monospace">AllowAmbiguousTypes</font> allows far too many errors through in user code.<div><br></div><div>This renders it a somewhat less bad option than I previously assumed and leaves me somewhat ambivalent about whether we use the extension or not.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 14, 2017 at 3:11 PM, M Farkas-Dyck <span dir="ltr"><<a href="mailto:strake888@gmail.com" target="_blank">strake888@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 2017-12-14 05:46 AM, Henning Thielemann wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I still prefer Haskell 98 / 2010.<br>
</blockquote>
<br></span>
I agree. I would hesitate to introduce ambiguous types here.<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org" target="_blank">Libraries@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bi<wbr>n/mailman/listinfo/libraries</a><br>
</div></div></blockquote></div><br></div>