#10301: Plugins/dynamic loading subtly broken (it seems) -------------------------------------+------------------------------------- Reporter: thoughtpolice | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.8.2 Resolution: | Keywords: Operating System: Windows | Architecture: Type of failure: Compile-time | Unknown/Multiple crash | Test Case: Blocked By: | plugins/T10294 Related Tickets: #8276 | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Joachim Breitner <mail@…>): In [changeset:"8e6a50339a4a61d4f2cbec645c78abc85098a294/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="8e6a50339a4a61d4f2cbec645c78abc85098a294" Mark test case for #10294 conditionally expect_broken on #10301 the hypothesis is that it only breaks with `DYNAMIC_GHC_PROGRAMS = NO`, so use `unless(have_dynamic(),expect_broken(10301))` to not break the Phabricator build. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10301#comment:14> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler