cvs commit: fptools/ghc/compiler/basicTypes SrcLoc.lhs
fptools/ghc/compiler/ghci
InteractiveUI.hs fptools/ghc/compiler/main HscMain.lhs
fptools/ghc/compiler/typecheck TcRnDriver.lhs fptools/ghc/compiler/types
InstEnv.lhs
Simon Peyton Jones
simonpj at haskell.org
Fri Apr 29 19:39:13 EDT 2005
simonpj 2005/04/29 16:39:13 PDT
Modified files:
ghc/compiler/basicTypes SrcLoc.lhs
ghc/compiler/ghci InteractiveUI.hs
ghc/compiler/main HscMain.lhs
ghc/compiler/typecheck TcRnDriver.lhs
ghc/compiler/types InstEnv.lhs
Log:
Wibbles to new hs-boot instance story
Revision Changes Path
1.30 +7 -1 fptools/ghc/compiler/basicTypes/SrcLoc.lhs
1.202 +2 -5 fptools/ghc/compiler/ghci/InteractiveUI.hs
1.220 +1 -6 fptools/ghc/compiler/main/HscMain.lhs
1.111 +11 -7 fptools/ghc/compiler/typecheck/TcRnDriver.lhs
1.43 +2 -1 fptools/ghc/compiler/types/InstEnv.lhs
More information about the Cvs-ghc
mailing list