|
[GHC] #656: Provde a way to return values as Dynamic from the GHC API: msg#00110lang.haskell.glasgow.bugs
#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> |
|---|---|---|
| Previous by Date: | [GHC] #655: Loading the GHC library from GHCi., GHC |
|---|---|
| Next by Date: | [GHC] #657: add WARNING pragma, GHC |
| Previous by Thread: | [GHC] #655: Loading the GHC library from GHCi., GHC |
| Next by Thread: | [GHC] #657: add WARNING pragma, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |