[GHC] #8628: dynCompileExpr breaks repeated runDecls of the same name
GHC
ghc-devs at haskell.org
Fri Jan 17 16:07:27 UTC 2014
#8628: dynCompileExpr breaks repeated runDecls of the same name
-------------------------------------+------------------------------------
Reporter: agibiansky | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: GHC API | Version: 7.6.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: ghc-api/T8628 | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by agibiansky):
Simon,
The same thing happens with `setContext` instead of `dynCompileExpr`. Does
the fix correct that issue as well?
(And do you know how I might work around this in the meantime? Is there
something else I can use instead of `setContext`, or modify the
`setContext` source somehow, to make it work?)
Andrew
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8628#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list