[project @ 2000-07-02 18:50:24 by panne]
authorpanne <unknown>
Sun, 2 Jul 2000 18:50:24 +0000 (18:50 +0000)
committerpanne <unknown>
Sun, 2 Jul 2000 18:50:24 +0000 (18:50 +0000)
commitd781517f7a6f2db7d7a009f96376378d050c02ab
tree6a06859b8faa176ed73d1096a77ec9096af0084d
parented4812950dce7621d4e32fd465383bed08ce0775
[project @ 2000-07-02 18:50:24 by panne]
Don't warn the user about integer overflow during constant folding
anymore. It's not done at runtime either, and compilation of
completely harmless things like

   ((124076834 :: Word32) + (2147483647 :: Word32))

yielded a warning.
ghc/compiler/prelude/PrelRules.lhs