[GHC] #12011: should runRW# (of GHC.Magic) be reexported by GHC.Exts?

GHC ghc-devs at haskell.org
Thu May 19 15:34:51 UTC 2016


#12011: should runRW# (of GHC.Magic) be reexported by GHC.Exts?
-------------------------------------+-------------------------------------
        Reporter:  carter            |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.2.1
       Component:  libraries/base    |              Version:  8.0.1
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:   => 8.2.1


Comment:

 commit 763610e990207eaa143856fca411d5ad420651ed
 {{{
 Author: Ben Gamari <bgamari.foss at gmail.com>
 Date:   Wed May 4 18:30:51 2016 +0200

     base: Export runRW# from GHC.Exts

     Seems like this should be available in GHC.Exts. Thanks for @carter
     for pointing this out.

     Test Plan: Validate

     Reviewers: rwbarton, hvr, austin

     Reviewed By: austin

     Subscribers: thomie, carter

     Differential Revision: https://phabricator.haskell.org/D2171
 }}}

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


More information about the ghc-tickets mailing list