[commit: ghc] master: Whitespace tweak (4c821f0)
Ian Lynagh
igloo at earth.li
Sat Feb 16 18:22:28 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/4c821f0cf512ca5f6aa65113e9302e5982b53b1a
>---------------------------------------------------------------
commit 4c821f0cf512ca5f6aa65113e9302e5982b53b1a
Author: Ian Lynagh <ian at well-typed.com>
Date: Sat Feb 16 14:33:24 2013 +0000
Whitespace tweak
>---------------------------------------------------------------
utils/ghc-cabal/ghc.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/utils/ghc-cabal/ghc.mk b/utils/ghc-cabal/ghc.mk
index 2b105f4..e95fa62 100644
--- a/utils/ghc-cabal/ghc.mk
+++ b/utils/ghc-cabal/ghc.mk
@@ -30,7 +30,7 @@ $(GHC_CABAL_DIR)/dist/build/tmp/ghc-cabal$(exeext): $(GHC_CABAL_DIR)/Main.hs $(T
-no-user-$(GHC_PACKAGE_DB_FLAG) \
-Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations \
-DCABAL_VERSION=$(CABAL_VERSION) \
- -DBOOTSTRAPPING \
+ -DBOOTSTRAPPING \
-odir bootstrapping \
-hidir bootstrapping \
-ilibraries/Cabal/Cabal \
More information about the ghc-commits
mailing list