Fix ghc -e :main (it was enqueuing the main function, but not running it)
authorIan Lynagh <igloo@earth.li>
Sat, 19 Jan 2008 22:00:44 +0000 (22:00 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 19 Jan 2008 22:00:44 +0000 (22:00 +0000)
commitfcb512af6653fea167d3f876e027c32ec6d6f786
tree8c9857c9ad7dc417894388054f09a766ec8228d4
parentc395b75ce4f20583a5b28c5df79c4de019beecb9
Fix ghc -e :main (it was enqueuing the main function, but not running it)
compiler/ghci/InteractiveUI.hs