> 
> Aha . And how many digits will GHC offer me?

        I would think that you will get the same number of digits
        as is available for C - unless some bits are reserved
        for something special, which I am not aware of.
        For example, in some implementations of Smalltalk the most
        significant bit is used as a flag to distinquish between
        a reference to an object and an unboxed integer, hence their
        integers are one bit shorter than in C.

        Jan
  


Reply via email to