#7539: Hard ghc api crash when calling runStmt on code which has not been
compiled
---------------------------------+------------------------------------------
Reporter: edsko | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.6.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Changes (by simonmar):
* milestone: => 7.8.1
Comment:
Actually, looking at the code, it's a slight mystery to me why this
doesn't work now. `LinkInMemory` doesn't cause any linking to happen,
since the linking is all done on-demand in `runStmt`, so in fact it ought
to work with `NoLink` and even `LinkBinary`. I'll leave the ticket open
to look into it, but it's not urgent.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7539#comment:4>
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