[GHC] #3474: Add a strict variant of iterate to Data.List
GHC
ghc-devs at haskell.org
Sat Aug 19 03:28:30 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:"8e5b6ec6566da57d15b0810a07902d9eac85cb79/ghc" 8e5b6ec/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="8e5b6ec6566da57d15b0810a07902d9eac85cb79"
Add strict variant of iterate
This closes the nearly-eight-year-old #3474.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3474#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list