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 <[email protected]>
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



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to