Mon, 15 May 2000 17:23:29 -0700, Sigbjorn Finne <[EMAIL PROTECTED]> pisze:

> Really, it terminates? My copy (ghc-4.05) blows the stack, which is
> sort of what I'd expect here ( Eq.(==) is defined in terms of Eq.(/=),
> and vice versa,

Ah, I see: in ghc-4.07 the default implementation of (==) always
returns True!

> Re: fromInteger, make sure you try this on integer literals outside
> of Int's range, so that GHC's machinery for using Num.fromInt
> doesn't kick in.

It should not matter: the default implementation of fromInt uses
fromInteger.

-- 
 __("<    Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
 \__/              GCS/M d- s+:-- a23 C+++$ UL++>++++$ P+++ L++>++++$ E-
  ^^                  W++ N+++ o? K? w(---) O? M- V? PS-- PE++ Y? PGP+ t
QRCZAK                  5? X- R tv-- b+>++ DI D- G+ e>++++ h! r--%>++ y-


Reply via email to