#888: Implement the static argument transformation
----------------------+-----------------------------------------------------
 Reporter:  simonpj   |          Owner:             
     Type:  task      |         Status:  new        
 Priority:  normal    |      Milestone:  6.10 branch
Component:  Compiler  |        Version:  6.4.2      
 Severity:  normal    |     Resolution:             
 Keywords:            |     Difficulty:  Unknown    
 Testcase:  N/A       |   Architecture:  Unknown    
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Comment (by batterseapower):

 The SAT patch currently in the compiler does get "foldl'", but not "foo".
 I'm not sure what you were expecting to happen with "foo": only the
 function unstream is recursive, and it is not amenable to the SAT.
 Presumably you wanted some combination of functions to undergo SATing, but
 which one?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/888#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to