[GHC] #10301: Plugins/dynamic loading subtly broken (it seems)

GHC ghc-devs at haskell.org
Wed Dec 23 11:25:09 UTC 2015


#10301: Plugins/dynamic loading subtly broken (it seems)
-------------------------------------+-------------------------------------
        Reporter:  thoughtpolice     |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.8.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Compile-time      |            Test Case:
  crash                              |  plugins/T10294 plugins/frontend01
      Blocked By:                    |             Blocking:
 Related Tickets:  #8276             |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by adamgundry):

 I suspect the fix might indeed be to implement the equivalent of
 `reinitializeGlobals` for the `TcPluginM` and `GHC` monads.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10301#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list