Sun Dec 10 15:05:53 PST 2006  Pepe Iborra <[EMAIL PROTECTED]>
  * Split the GHCi monad apart from InteractiveUI, together with some related 
functions 
  
  I found this convenient while I was extending ghci with the debugger. I 
wanted to put all the debugger stuff in a separate module, but I would need a 
huge hs-boot file to break the circular dependencies. This option seemed better
  

    A ./compiler/ghci/GhciMonad.hs
    M ./compiler/ghci/InteractiveUI.hs -198

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

Reply via email to