[GHC] #7864: --make -dynamic-too doesn't work
GHC
cvs-ghc at haskell.org
Fri Apr 26 21:42:41 CEST 2013
#7864: --make -dynamic-too doesn't work
---------------------------------+------------------------------------------
Reporter: igloo | Owner: igloo
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase: dynamicToo002
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by ian@…):
commit 25dd77f545316dd2947890e7896c06736fa7fe44
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Apr 26 19:40:36 2013 +0100
Fix "-dynamic-too --make"; fixes #7864
compiler/main/DriverPipeline.hs | 53
++++++++++++++++++++-------------------
compiler/main/DynFlags.hs | 3 +-
2 files changed, 29 insertions(+), 27 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7864#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list