Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/f89ce062078fcf88d7d806394442f9f4abaeab27

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

commit f89ce062078fcf88d7d806394442f9f4abaeab27
Author: Ian Lynagh <i...@well-typed.com>
Date:   Tue Oct 9 15:59:15 2012 +0100

    Make the -dsuppress-* flags dynamic

 compiler/basicTypes/Name.lhs        |   24 ++++++++------
 compiler/basicTypes/OccName.lhs     |    8 +++--
 compiler/basicTypes/Var.lhs         |    4 +--
 compiler/coreSyn/PprCore.lhs        |   57 +++++++++++++++++++++------------
 compiler/main/DynFlags.hs           |   37 ++++++++++++++++++++-
 compiler/main/StaticFlagParser.hs   |    8 -----
 compiler/main/StaticFlags.hs        |   59 -----------------------------------
 compiler/prelude/PrelNames.lhs-boot |    9 +++++
 docs/users_guide/flags.xml          |   16 +++++-----
 9 files changed, 108 insertions(+), 114 deletions(-)


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

    git show f89ce062078fcf88d7d806394442f9f4abaeab27

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to