Byron Cook <[EMAIL PROTECTED]> writes:

> It is rare that i see error mesgs. based on the generated .hc files
> 
> I'm seeing this one now:
> 
> /tmp/ghc6735.hc:4697: warning: decimal constant is so large that it is 
> unsigned

It's possibly an indication that some integer overflow has occurred,
and the generated program isn't quite right.  Could you send me the
module that generated this message?

Cheers,
        Simon

-- 
Simon Marlow                                             [EMAIL PROTECTED]
University of Glasgow                       http://www.dcs.gla.ac.uk/~simonm/
finger for PGP public key

Reply via email to