
#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 tvynr): Replying to [comment:1 ian@…]:
commit 7cbce1d2e4f076b2e53bbec93cdbdcf7e541a505 {{{ Author: Ian Lynagh
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(-) }}}
Forgive the late notice, but is this commit is related to #8060? This may be a typo. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8060#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler