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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1255ff1cda34acef22c5df80389e4142970d0ee8

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

commit 1255ff1cda34acef22c5df80389e4142970d0ee8
Author: Ian Lynagh <i...@well-typed.com>
Date:   Tue Oct 9 17:31:51 2012 +0100

    Make -fmax-worker-args a dynamic flag

 compiler/main/DynFlags.hs         |    6 ++
 compiler/main/StaticFlagParser.hs |    1 -
 compiler/main/StaticFlags.hs      |   15 ++--
 compiler/stranal/DmdAnal.lhs      |  154 +++++++++++++++++++------------------
 docs/users_guide/flags.xml        |    2 +-
 5 files changed, 91 insertions(+), 87 deletions(-)


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

    git show 1255ff1cda34acef22c5df80389e4142970d0ee8

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

Reply via email to