[GHC] #9010: TemplateHaskell leads to an "unknown symbol" error
GHC
ghc-devs at haskell.org
Thu Nov 3 21:30:32 UTC 2016
#9010: TemplateHaskell leads to an "unknown symbol" error
-------------------------------------+-------------------------------------
Reporter: Feuerbach | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: fixed | 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 rwbarton):
I'm actually not totally sure what the original issue was. basvandijk's
issue clearly had to do with a C++ symbol, not a C symbol. Anyways linkers
are complicated and Windows is a special beast, and almost every linking
issue is going to involve a C dependency and TH. There's no a priori
reason to think this is the same issue as anything discussed earlier.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9010#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list