wolfgang: > Am Dienstag, 27. April 2004 07:09 schrieb Donald Bruce Stewart: > > > > > To ask a silly question, is Int defined as 32 bits or is it defined in > > > > a similar vein to C's int? > > > > Well, you can all look this up, at least in GHC's implementation: > > It seems that people sometimes tend to think that GHC is the norm which is, of > course, not the case. Such things as the range of Int should be looked up in > The Haskell Report.
Definately. I agree. And inspecting source code is often very useful too. -- Don _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell