#4100: ghci should use UserInterrupt exception from base, not private 
Interrupted
exception
---------------------------+------------------------------------------------
  Reporter:  duncan        |          Owner:  simonmar        
      Type:  bug           |         Status:  closed          
  Priority:  normal        |      Milestone:                  
 Component:  Compiler      |        Version:  6.12.2          
Resolution:  fixed         |       Keywords:                  
Difficulty:                |             Os:  Unknown/Multiple
  Testcase:                |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Done:

 {{{
 Wed Jun  2 01:23:45 PDT 2010  Simon Marlow <[email protected]>
   * Use UserInterrupt rather than our own Interrupted exception (#4100)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4100#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to