Fixups to PelRules (esp using intResult, wordResult)
authorsimonpj@microsoft.com <unknown>
Mon, 13 Nov 2006 09:05:17 +0000 (09:05 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 13 Nov 2006 09:05:17 +0000 (09:05 +0000)
commit3738ecf8fc636d714baa172ae71fa680e3b14fd8
tree8991921cf0bce0dc24c003cc7c51732063f51397
parentfed8458637fecad51631507a5eabcc4af374de24
Fixups to PelRules (esp using intResult, wordResult)

In PrelRules we carefully use 'intResult' to trim off the overflow in
compile-time calculations, but we were not doing so consistently.  This
patch fixes that, I think, and adds type signatures
compiler/prelude/PrelRules.lhs