Thu Apr 19 08:20:13 PDT 2007  Simon Marlow <[EMAIL PROTECTED]>
  * The prompt now shows the current breakpoint
  
  when stopped at a breakpoint we now get:
  
    [Test3.hs:2:17-30] *Main>
  
  when there is a stack of breakpoints, we get:
  
    ... [Test3.hs:2:17-30] *Main>
  
  showing just the topmost one.  Better suggestions are welcome, but
  this seems not too bad to me.

    M ./compiler/ghci/InteractiveUI.hs -5 +14

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to