How to describe this bug?

Brandon Allbery allbery.b at gmail.com
Fri Jul 13 17:27:48 CEST 2012


On Fri, Jul 13, 2012 at 7:29 AM, Aleksey Khudyakov <
alexey.skladnoy at gmail.com> wrote:

> Num inherits from Eq, so Float couldn't have an instance for Num if we
>> didn't have that Eq instance.
>>
>>  No more since GHC 7.4. But Eq is indeed superclass of Ord and it Ord is
> used a lot.


...but Float's Ord instance is even more dubious than its Eq.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20120713/996ced26/attachment.htm>


More information about the Glasgow-haskell-users mailing list