Tidy types of free vars at a breakpoint
authorSimon Marlow <simonmar@microsoft.com>
Wed, 25 Apr 2007 15:42:35 +0000 (15:42 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 25 Apr 2007 15:42:35 +0000 (15:42 +0000)
commit71e037d119b8e7d05884cc149ac851243ee62bd4
tree9decd555ef86d0eb3ece2029237091208953fbe4
parentea033094601c3ec7c99769b571d88b05bf336971
Tidy types of free vars at a breakpoint
Also share the code that extends the InteractiveContext between
tcRnStmt and GHC.extendEnvironment.
compiler/main/GHC.hs
compiler/main/HscTypes.lhs
compiler/typecheck/TcRnDriver.lhs