
#8180: Template Haskell now requires -dynamic or -dynamic-too -------------------------------------+------------------------------------ Reporter: goldfire | Owner: thoughtpolice Type: bug | Status: closed Priority: highest | Milestone: 7.8.1 Component: Compiler | Version: 7.7 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by simonmar): I think you want to add `-dynamic-too` only if (a) `dyanmicGhc==True` and (b) The `-dynamic` flag is off. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8180#comment:13 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler