[commit: ghc] : Disable deeds by default (4efebd1)

Max Bolingbroke <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/4efebd18cdd2f0ec9d62292539e1ca32e99a6c4e

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

commit 4efebd18cdd2f0ec9d62292539e1ca32e99a6c4e
Author: Max Bolingbroke <[email protected]>
Date:   Wed Oct 26 19:04:55 2011 +0100

    Disable deeds by default

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

 compiler/supercompile/Supercompile/StaticFlags.hs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/compiler/supercompile/Supercompile/StaticFlags.hs b/compiler/supercompile/Supercompile/StaticFlags.hs
index 16aef90..b37f342 100644
--- a/compiler/supercompile/Supercompile/StaticFlags.hs
+++ b/compiler/supercompile/Supercompile/StaticFlags.hs
@@ -18,8 +18,8 @@ parseEnum prefix def opts = fromMaybe def $ listToMaybe [parse opt | arg <- aRGS
 
 
 dEEDS :: Bool
---dEEDS = "--deeds" `elem` aRGS
-dEEDS = True
+dEEDS = "--deeds" `elem` aRGS
+--dEEDS = True
 
 data DeedsPolicy = FCFS | Proportional
                  deriving (Read)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.