Get the InteractiveContext right when stopped at a breakpoint
authorSimon Marlow <simonmar@microsoft.com>
Thu, 19 Apr 2007 09:49:09 +0000 (09:49 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 19 Apr 2007 09:49:09 +0000 (09:49 +0000)
commitac08abc6906991a811896b71eaf4cfc16c1df47c
treec62f8ca5e8a35933a5aa2cb4d76401cc412b77f5
parent6d075f13b503ad7b1255911e98f4837a08607ed7
Get the InteractiveContext right when stopped at a breakpoint
we shouldn't be binding 'it' until the computation has actually finished.
compiler/main/GHC.hs
compiler/main/HscMain.lhs