[commit: ghc] supercompiler: Turn deeds on permanently (ee1f964)

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  : supercompiler

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

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

commit ee1f96409660c1285369638800aafaa1f06f36f6
Author: Max Bolingbroke <[email protected]>
Date:   Thu Oct 13 07:42:42 2011 +0100

    Turn deeds on permanently

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

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

diff --git a/compiler/supercompile/Supercompile/StaticFlags.hs b/compiler/supercompile/Supercompile/StaticFlags.hs
index 5c805a1..16aef90 100644
--- a/compiler/supercompile/Supercompile/StaticFlags.hs
+++ b/compiler/supercompile/Supercompile/StaticFlags.hs
@@ -18,7 +18,8 @@ parseEnum prefix def opts = fromMaybe def $ listToMaybe [parse opt | arg <- aRGS
 
 
 dEEDS :: Bool
-dEEDS = "--deeds" `elem` aRGS
+--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.