Ticket #1381 (closed feature request: fixed)
Add terminateStmt to "GHC as a library"
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8.1 |
| Component: | GHC API | Version: | 6.6.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by simonpj) (diff)
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 GHC-users@… 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
Change History
Note: See
TracTickets for help on using
tickets.
