cvs commit: fptools/ghc/compiler/main GHC.hs
fptools/ghc/compiler/types InstEnv.lhs
Krasimir Angelov
krasimir at haskell.org
Thu Aug 18 16:32:48 EDT 2005
krasimir 2005/08/18 13:32:47 PDT
Modified files:
ghc/compiler/main GHC.hs
ghc/compiler/types InstEnv.lhs
Log:
add pprInstanceHdr function. It is analogous to pprTyThingHdr and prints the
instance but without the "-- Defined at ...." comment. The function is used in
VStudio to populate the ClassView tree.
Revision Changes Path
1.46 +2 -2 fptools/ghc/compiler/main/GHC.hs
1.45 +9 -3 fptools/ghc/compiler/types/InstEnv.lhs
More information about the Cvs-ghc
mailing list