On Sun, Mar 21, 2010 at 4:49 PM, H. <[email protected]> wrote:
> Ivan Lazar Miljenovic <ivan.miljenovic <at> gmail.com> writes:
>
>>
>> I'm sorry, but is there a question in there?
>>
>> H. <h._h._h._ <at> hotmail.com> writes:
>> > (7e-3 :: BigFloat Prec50) < (6e-4 :: BigFloat Prec50)
>> > False
>> >
>> > (7e-3 :: BigFloat Prec50) < (8e-4 :: BigFloat Prec50)
>> > True
>>
>
>
> 7e-3 < 8e-4
> The result should be False, but it's True.
>
> Basically I don't know where to report this bug.
>

Sending to the maintainer of the package, as listed on hackage.

Antoine
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to