[GHC] #11293: Compiler plugins don't work with profiling
GHC
ghc-devs at haskell.org
Thu Dec 1 13:19:29 UTC 2016
#11293: Compiler plugins don't work with profiling
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Profiling | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by shlevy):
With the ultimate goal of supporting TH in cross-compilation, I've got a
WIP branch to separate out compile time and runtime code more rigorously
at https://github.com/shlevy/ghc/tree/lifecycle-staging (current WIP
branch is on separating out the HPT). This work is temporarily on hold
while I get a quick fix working using external-interpreter running on the
target, but I hope to get back to it soon as it's clearly the better long-
term solution and works for plugins too.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11293#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list