#1381: Add terminateStmt to "GHC as a library"
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: _|_
Component: GHC API | Version: 6.6.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by marlowsd@…):
commit 02c4ab049adeb77b8ee0e3b98fbf0f3026eee453
{{{
Author: Simon Marlow <[email protected]>
Date: Thu Dec 20 09:18:49 2012 +0000
Redirect asynchronous exceptions to the sandbox thread in runStmt
(#1381)
See comment for details.
We no longer use pushInterruptTargetThread/popInterruptTargetThread,
so these could go away in due course.
compiler/main/InteractiveEval.hs | 43
++++++++++++++++++++++++++++---------
1 files changed, 32 insertions(+), 11 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1381#comment:9>
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