Reload modules after ':break stop'
authorPepe Iborra <mnislaih@gmail.com>
Sat, 6 Jan 2007 10:05:09 +0000 (10:05 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Sat, 6 Jan 2007 10:05:09 +0000 (10:05 +0000)
commitc78721146b8b2b181e2fccb3a65a366eef85345e
tree1ea432fa1b840de86a1d94bfb7165fa7a32b52a9
parent4349893026e658316e35a0bdf0a08d49d45366c9
Reload modules after ':break stop'

This is necessary to revert CAFs. Previously to this patch the user would get a msg "You may need to reload your modules". This patch takes care of that
compiler/ghci/GhciMonad.hs
compiler/ghci/InteractiveUI.hs