[GHC] #12059: Add primop to query for pinned-ness of a ByteArray

GHC ghc-devs at haskell.org
Sat May 14 09:34:51 UTC 2016


#12059: Add primop to query for pinned-ness of a ByteArray
-------------------------------------+-------------------------------------
           Reporter:  bgamari        |             Owner:
               Type:  feature        |            Status:  new
  request                            |
           Priority:  normal         |         Milestone:  8.2.1
          Component:  Compiler       |           Version:  8.0.1
           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:
-------------------------------------+-------------------------------------
 It would be useful to have,
 {{{#!hs
 isPinnedByteArray# :: MutableByteArray# -> Int#
 }}}

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


More information about the ghc-tickets mailing list