[commit: ghc] new-demand: rollback (533acab)

Ilya Sergey ilya.sergey at cs.kuleuven.be
Tue Aug 14 23:03:16 CEST 2012


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

On branch  : new-demand

http://hackage.haskell.org/trac/ghc/changeset/533acabe96a286fa3b66678a1c4cfcacf2f673ec

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

commit 533acabe96a286fa3b66678a1c4cfcacf2f673ec
Author: Ilya Sergey <Ilya.Sergey at cs.kuleuven.be>
Date:   Tue Aug 14 20:55:38 2012 +0100

    rollback

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

 compiler/stranal/NewWwLib.lhs |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/compiler/stranal/NewWwLib.lhs b/compiler/stranal/NewWwLib.lhs
index 112e587..b2eb34e 100644
--- a/compiler/stranal/NewWwLib.lhs
+++ b/compiler/stranal/NewWwLib.lhs
@@ -402,9 +402,6 @@ mkWWstr_one dflags arg
 		-- But the Evald flag is pretty weird, and I worry that it might disappear
 		-- during simplification, so for now I've just nuked this whole case
 
-      -- TODO: explain!!          
-      JD {strd=SProd _, absd=Used} -> return ([arg], nop_fn, nop_fn)
-
 	-- Unpack case, 
         -- see note [Unpacking arguments with product and polymorphic demands]
       d | isStrictDmd d





More information about the Cvs-ghc mailing list