[project @ 1997-11-11 14:28:12 by simonm]
authorsimonm <unknown>
Tue, 11 Nov 1997 14:28:30 +0000 (14:28 +0000)
committersimonm <unknown>
Tue, 11 Nov 1997 14:28:30 +0000 (14:28 +0000)
commitd51f7ef704de2c33db43a9f384e83eac8605bb61
treea9eee18f928e4359554cb86a9a9125fd29d6b1d2
parent925a25d41f80500cc37bdd5c20671fa82e7bd58b
[project @ 1997-11-11 14:28:12 by simonm]
Compiler changes to:

* remove PrimIO
* change type of _ccall_ to IO.

(includes commits to basicTypes/Unique.lhs, deSugar/DsCCall.lhs, and
 prelude/PrelInfo.lhs, but the commit script messed up).
ghc/compiler/prelude/PrelMods.lhs
ghc/compiler/prelude/PrelVals.lhs
ghc/compiler/prelude/PrimOp.lhs
ghc/compiler/prelude/TysWiredIn.lhs
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnExpr.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcModule.lhs