logo       

[GHC] #656: Provde a way to return values as Dynamic from the GHC API: msg#00110

lang.haskell.glasgow.bugs

Subject: [GHC] #656: Provde a way to return values as Dynamic from the GHC API

#656: Provde a way to return values as Dynamic from the GHC API
-------------------------+--------------------------------------------------
Reporter: simonmar | Owner:
Type: task | Status: new
Priority: normal | Milestone: 6.6
Component: Compiler | Version: 6.4.1
Severity: normal | Keywords:
Os: Unknown | Difficulty: Easy (1 hr)
Architecture: Unknown |
-------------------------+--------------------------------------------------
Requested by Keith Hanna: the GHC API should have a way to return the
value of an expression or statement from {{{runStmt}}} as a {{{Dynamic}}}.
This would let you inspect the returned value in the client, whereas
currently the only workaround is to compile more code to inspect the value
and communicate the results back via some mutable state.

For reference, hs-plugins has a similar feature.

Depends on Task #652.

--
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/656>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise