[commit: ghc] late-lam-lift: missed a bunch of places in my flag changes (d62b64d)
Nicolas Frisby
nicolas.frisby at gmail.com
Fri Apr 12 17:02:32 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : late-lam-lift
https://github.com/ghc/ghc/commit/d62b64d3e890a6899d5f7668ceb30d0cac2a13c5
>---------------------------------------------------------------
commit d62b64d3e890a6899d5f7668ceb30d0cac2a13c5
Author: Nicolas Frisby <nicolas.frisby at gmail.com>
Date: Sun Mar 24 18:49:19 2013 +0000
missed a bunch of places in my flag changes
compiler/coreSyn/CoreUnfold.lhs | 2 +-
compiler/main/DynFlags.hs | 125 +++++++++++++--------------------------
compiler/main/StaticFlags.hs | 6 --
compiler/simplCore/CoreMonad.lhs | 4 --
compiler/simplCore/SetLevels.lhs | 41 +------------
compiler/simplCore/SimplCore.lhs | 35 ++++++-----
compiler/stgSyn/CoreToStg.lhs | 47 ++++++++-------
compiler/stranal/WwLib.lhs | 2 +-
8 files changed, 88 insertions(+), 174 deletions(-)
Diff suppressed because of size. To see it, use:
git show d62b64d3e890a6899d5f7668ceb30d0cac2a13c5
More information about the ghc-commits
mailing list