patch applied (ghc): Reload modules after ':break stop'

Pepe Iborra <[email protected]> Mon, 8 Jan 2007 04:06:04 -0800
Newsgroups gmane.comp.lang.haskell.cvs.all
Message-ID <20070108120604.GA20015__39102.7608573951$1168257979$gmane$org@cvs.haskell.org>
Sat Jan  6 02:05:09 PST 2007  Pepe Iborra <[email protected]>
  * 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
  

    M ./compiler/ghci/GhciMonad.hs -59 +6
    M ./compiler/ghci/InteractiveUI.hs -2 +58