Re: [GHC] #5987: Too many symbols in ghc package DLL
#5987: Too many symbols in ghc package DLL ---------------------------------+------------------------------------------ Reporter: igloo | Owner: Type: bug | Status: new Priority: highest | Milestone: 7.8.1 Component: Compiler | Version: 7.5 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: 3658 Related: | ---------------------------------+------------------------------------------ Comment(by igloo@…): commit 56353e3da9d5718dfd25e25ccf61c78b25deefe8 {{{ Author: Ian Lynagh <igloo@earth.li> Date: Tue Mar 12 22:12:38 2013 +0100 Finish adding support for 2 DLLs in the ghc package; fixes #5987 ghc.mk | 3 --- rules/build-package-way.mk | 20 +++++++++++++++++--- utils/ghc-cabal/Main.hs | 27 +++++++++++++++++++++++++-- 3 files changed, 42 insertions(+), 8 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5987#comment:16> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC