[GHC] #9368: Add strictly accumulating scanl' to Data.List

GHC ghc-devs at haskell.org
Fri Nov 21 04:43:52 UTC 2014


#9368: Add strictly accumulating scanl' to Data.List
-------------------------------------+-------------------------------------
              Reporter:  dfeuer      |            Owner:
                  Type:  feature     |           Status:  patch
  request                            |        Milestone:
              Priority:  normal      |          Version:  7.8.3
             Component:  Core        |         Keywords:
  Libraries                          |     Architecture:  Unknown/Multiple
            Resolution:              |       Difficulty:  Easy (less than 1
      Operating System:              |  hour)
  Unknown/Multiple                   |       Blocked By:
       Type of failure:              |  Related Tickets:  #9345
  None/Unknown                       |
             Test Case:              |
              Blocking:              |
Differential Revisions:  Phab:D498   |
-------------------------------------+-------------------------------------

Comment (by Austin Seipp <austin@…>):

 In [changeset:"f60eeb41ab48e73ea49fba64a745ddc4a6b8c085/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="f60eeb41ab48e73ea49fba64a745ddc4a6b8c085"
 Export scanl' from Data.OldList and Data.List

 Summary: Fixes #9368

 Reviewers: nomeata, hvr, ekmett, austin

 Reviewed By: ekmett, austin

 Subscribers: thomie, carter

 Differential Revision: https://phabricator.haskell.org/D498

 GHC Trac Issues: #9368
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9368#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list