#4282: Proposal: make Data.List.intersperse and intercalate less strict
---------------------------------------------------+------------------------
    Reporter:  daniel.is.fischer                   |        Owner:         
        Type:  proposal                            |       Status:  patch  
    Priority:  normal                              |    Milestone:  Not GHC
   Component:  libraries/base                      |      Version:  6.12.3 
    Keywords:  intersperse, laziness, intercalate  |     Testcase:         
   Blockedby:                                      |   Difficulty:         
          Os:  Unknown/Multiple                    |     Blocking:         
Architecture:  Unknown/Multiple                    |      Failure:  Other  
---------------------------------------------------+------------------------

Comment(by igloo):

 The patch doesn't compile. I don't know if you meant for the `sep` arg to
 be passed to the recursive call of `prependToAll`, or for the function to
 be SATed?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4282#comment:12>
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