#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: |
---------------------------------+------------------------------------------
Old description:
> Hi
>
> I would like an extension to the "GHC as a library" API, so that if I
> have done:
>
> runStmt someStatement
>
> I can prematurely terminate the execution.
>
> I have posted this request on [email protected] and a more thorough
> explanation can be found there: http://www.haskell.org/pipermail/glasgow-
> haskell-users/2007-May/012613.html
>
> Greetings,
>
> Mads Lindstrøm
New description:
Hi
I would like an extension to the "GHC as a library" API, so that if I have
done:
{{{
runStmt someStatement
}}}
I can prematurely terminate the execution.
I have posted this request on [email protected] and a more thorough
explanation can be found there: http://www.haskell.org/pipermail/glasgow-
haskell-users/2007-May/012613.html
Greetings,
Mads Lindstrøm
--
Comment(by simonpj):
I'm not familiar with the details, but it sounds as if you are.... any
chance of a patch?
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1381#comment:8>
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