cvs commit: fptools/ghc/compiler/ghci InteractiveUI.hs fptools/ghc/compiler/hsSyn
HsDecls.lhs fptools/ghc/compiler/main MkIface.lhs
Simon Peyton Jones
simonpj@glass.cse.ogi.edu
Mon, 15 Oct 2001 08:05:18 -0700
simonpj 2001/10/15 08:05:18 PDT
Modified files:
ghc/compiler/ghci InteractiveUI.hs
ghc/compiler/hsSyn HsDecls.lhs
ghc/compiler/main MkIface.lhs
Log:
Rename ifaceTyCls to ifaceTyThing (more consistent)
Revision Changes Path
1.92 +2 -2 fptools/ghc/compiler/ghci/InteractiveUI.hs
1.79 +1 -1 fptools/ghc/compiler/hsSyn/HsDecls.lhs
1.142 +11 -11 fptools/ghc/compiler/main/MkIface.lhs