[project @ 2004-09-01 14:14:29 by simonmar]
authorsimonmar <unknown>
Wed, 1 Sep 2004 14:14:35 +0000 (14:14 +0000)
committersimonmar <unknown>
Wed, 1 Sep 2004 14:14:35 +0000 (14:14 +0000)
commit3b758ccb12e736cf1bf9ce7d4ab6542b84ad0305
tree72adcad5b4f586a2cf36644e4056f59ddfd2c60f
parent45ad1eec2c790673a6933f022c1f1b75fb87e312
[project @ 2004-09-01 14:14:29 by simonmar]
Minore package GHC fixes, and a couple of changes for Visual Studio.
Messages from the compiler should now go through a new API in
ErrUtils, so that they can be redirected by the GHC client if
necessary.  (currently not all messages go through this interface, but
some of them do).
ghc/compiler/Makefile
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/main/ErrUtils.lhs
ghc/compiler/main/HscMain.lhs