cvs commit: fptools/ghc/compiler/main HscTypes.lhs
fptools/ghc/compiler/typecheck TcRnDriver.lhs
Simon Peyton Jones
simonpj at haskell.org
Thu Jan 27 06:51:04 EST 2005
simonpj 2005/01/27 03:51:04 PST
Modified files:
ghc/compiler/main HscTypes.lhs
ghc/compiler/typecheck TcRnDriver.lhs
Log:
Make sure that the interactive context can see home-package instances;
I forgot to do this when making tcRnModule find the appropriate intances
(TcRnDriver rev 1.91)
This was causing SourceForge [ghc-Bugs-1106171].
Revision Changes Path
1.123 +5 -18 fptools/ghc/compiler/main/HscTypes.lhs
1.94 +15 -9 fptools/ghc/compiler/typecheck/TcRnDriver.lhs
More information about the Cvs-ghc
mailing list