[GHC] #8628: dynCompileExpr breaks repeated runDecls of the same name
GHC
ghc-devs at haskell.org
Fri Jan 17 16:32:25 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):
Alright, thanks. Looking at the source it seems like the same issue, as it
uses `icPlusGblRdrEnv`. I'll try it on 7.8 RC when it's out, I guess.
Thanks!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8628#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list