[commit: packages/Cabal] ghc-head: Add some more recent GhcOptions (f6f12fe)

git at git.haskell.org git at git.haskell.org
Mon Aug 26 23:29:42 CEST 2013


Repository : ssh://git@git.haskell.org/Cabal

On branch  : ghc-head
Link       : http://git.haskell.org/?p=packages/Cabal.git;a=commit;h=f6f12fe03d07ce7ed2ae21e60777807d3bfcb2b8

>---------------------------------------------------------------

commit f6f12fe03d07ce7ed2ae21e60777807d3bfcb2b8
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Mon Aug 12 01:18:51 2013 +0100

    Add some more recent GhcOptions
    
    Add support for:
     -no-hs-main
     -dynamic-too  (now a three-way choice with -static & -dynamic)
     -dynhisuf -dynosuf
     -dyno
    All the options we use internally should have their own flags. We should
    really only be using ghcOptExtra for things from the user.


>---------------------------------------------------------------

f6f12fe03d07ce7ed2ae21e60777807d3bfcb2b8
 Cabal/Distribution/Simple/GHC.hs         |   52 ++++++++++++++++--------------
 Cabal/Distribution/Simple/Haddock.hs     |   23 ++++++-------
 Cabal/Distribution/Simple/Program/GHC.hs |   41 ++++++++++++++++++++---
 3 files changed, 75 insertions(+), 41 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc f6f12fe03d07ce7ed2ae21e60777807d3bfcb2b8




More information about the ghc-commits mailing list