[Haskell] sizeFM type
Donald Bruce Stewart
dons at cse.unsw.edu.au
Tue Apr 27 20:18:12 EDT 2004
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
More information about the Haskell
mailing list