[GHC] #12786: genericReplicateM and genericReplicateM_

GHC ghc-devs at haskell.org
Sun Oct 30 21:30:13 UTC 2016


#12786: genericReplicateM and genericReplicateM_
-------------------------------------+-------------------------------------
           Reporter:  uznx           |             Owner:
               Type:  feature        |            Status:  new
  request                            |
           Priority:  normal         |         Milestone:
          Component:  Core           |           Version:  8.0.1
  Libraries                          |
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Add genericReplicateM and genericReplicateM_ to core libraries, probably
 Control.Monad, generalizing replicateM and replicateM_ to any Integral
 type, similar to all the other generic* functions.

 This was proposed and supported with no objections on the libraries
 mailing list:
 https://mail.haskell.org/pipermail/libraries/2015-July/026016.html

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


More information about the ghc-tickets mailing list