[Haskell-cafe] [] == []

Rustom Mody rustompmody at gmail.com
Tue Mar 10 02:33:02 UTC 2015


My impression is that earlier
[] == []
used to give a type error.  Now it gives True.

So
1. Which instance of == is being used?
2. Is there some option controlling this behavior?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150310/e27cf474/attachment.html>


More information about the Haskell-Cafe mailing list