Proposal: Remove Show and Eq superclasses of Num
Daniel Díaz Casanueva
dhelta.diaz at gmail.com
Fri Sep 16 15:04:33 CEST 2011
I found this proposal interesting. Indeed, as far as I can remember, almost
every instance I did in the Num class forced me to do a couple of instances
more (Eq and Show) that I have never thought to do. Sometimes, even there
was no way to do them (in a reasonable way).
Well, this is just another opinion.
Sincerely,
Daniel Díaz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20110916/e54fa74e/attachment.htm>
More information about the Libraries
mailing list