[GHC] #11377: Template Haskell only imports
GHC
ghc-devs at haskell.org
Thu Dec 1 13:20:28 UTC 2016
#11377: Template Haskell only imports
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: feature request | Status: new
Priority: low | Milestone:
Component: Template Haskell | 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
commit 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/11377#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list