
#10301: Plugins/dynamic loading subtly broken (it seems) -------------------------------------+------------------------------------- Reporter: thoughtpolice | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.2.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: | -------------------------------------+------------------------------------- Changes (by bgamari): * milestone: => 8.2.1 Comment: Ahh, I see. `.travis.yml` configures the build with `DYNAMIC_GHC_PROGRAMS = NO`, which is the only case where we expected `T10294` to fail. Consequently it seems that we can mark this as fixed. Hooray! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10301#comment:24 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler