[GHC] #14574: Template Haskell Uniq ~ Int leads to external interpreter cross compilation trouble
GHC
ghc-devs at haskell.org
Tue Dec 19 17:09:04 UTC 2017
#14574: Template Haskell Uniq ~ Int leads to external interpreter cross compilation
trouble
-------------------------------------+-------------------------------------
Reporter: luite | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.3
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 luite):
I've tested the change with the upcoming GHCJS release and it fixes the
problem. I'll submit the patch tomorrow after some sleep.
Also I now have a way to build GHCJS against a customized GHC library
(`ghc-api-ghcjs`) and template haskell (`template-haskell-ghcjs`) package,
so GHCJS on GHC 8.2 can get a backported fix and working Template Haskell.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14574#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list