Ask for a HscEnv instead of a Session in InteractiveEval.obtainTerm
authorPepe Iborra <mnislaih@gmail.com>
Wed, 11 Jul 2007 09:54:21 +0000 (09:54 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Wed, 11 Jul 2007 09:54:21 +0000 (09:54 +0000)
commitf2643821042fd3d859e7c6eaad459e6a2cb756a2
tree38a445f9b9f665305b1dc78d580e479a5d758aa9
parent2bddda56b20a61bf6b75a7b5b0857adb7a207849
Ask for a HscEnv instead of a Session in InteractiveEval.obtainTerm

This does a better job of showing that obtainTerm does not alter the Session
compiler/ghci/Debugger.hs
compiler/main/InteractiveEval.hs