cvs commit: fptools/ghc/compiler/typecheck TcRnDriver.lhs
Simon Peyton Jones
simonpj at haskell.org
Wed Dec 15 07:15:21 EST 2004
simonpj 2004/12/15 04:15:21 PST
Modified files:
ghc/compiler/typecheck TcRnDriver.lhs
Log:
Tidy the type of an interactively-bound Id before adding
it to the environment. Generally speaking, top level
environments are assumed to be in tidied form, so we
don't tidy the types before printing.
Revision Changes Path
1.89 +22 -14 fptools/ghc/compiler/typecheck/TcRnDriver.lhs
More information about the Cvs-ghc
mailing list