[GHC] #8060: Undefined symbols when using Template Haskell linked from another object with unexposed modules
GHC
ghc-devs at haskell.org
Sun Jul 21 21:14:26 CEST 2013
#8060: Undefined symbols when using Template Haskell linked from another object
with unexposed modules
---------------------------------------+-----------------------------------
Reporter: tvynr | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Linux | Architecture:
Type of failure: Compile-time crash | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
---------------------------------------+-----------------------------------
Comment (by ian@…):
commit 7cbce1d2e4f076b2e53bbec93cdbdcf7e541a505
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Sun Jul 21 19:43:40 2013 +0100
Sync the list of default warnings with reality; fixes #8060.
compiler/main/DynFlags.hs | 19 +++++++++----------
docs/users_guide/using.xml | 13 +++++++++----
2 files changed, 18 insertions(+), 14 deletions(-)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8060#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list