[GHC] #3474: Add a strict variant of iterate to Data.List
GHC
ghc-devs at haskell.org
Fri Aug 25 21:56:25 UTC 2017
#3474: Add a strict variant of iterate to Data.List
-------------------------------------+-------------------------------------
Reporter: mux | Owner: (none)
Type: proposal | Status: patch
Priority: normal | Milestone: 8.4.1
Component: libraries/base | Version: 6.10.4
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3870
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"a67b66e663d159c219750a5044ccf553c4b21bdb/ghc" a67b66e/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="a67b66e663d159c219750a5044ccf553c4b21bdb"
Add strict variant of iterate
Summary: This closes the nearly-eight-year-old #3474.
Test Plan: Validate
Reviewers: RyanGlScott, austin, hvr
Subscribers: rwbarton, thomie
GHC Trac Issues: #3474
Differential Revision: https://phabricator.haskell.org/D3870
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3474#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list