[GHC] #12547: Concurrent.ForeignPtr needs to access a C-ForeignPtr, but this is already gone
GHC
ghc-devs at haskell.org
Fri Sep 23 04:39:59 UTC 2016
#12547: Concurrent.ForeignPtr needs to access a C-ForeignPtr, but this is already
gone
-------------------------------------+-------------------------------------
Reporter: Lemming | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 8.0.1
Resolution: | 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: |
-------------------------------------+-------------------------------------
Comment (by Simon Marlow <marlowsd@…>):
In [changeset:"3a17916bb5fd4bda9d21359a82f5b5f38cc0fdad/ghc"
3a17916b/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="3a17916bb5fd4bda9d21359a82f5b5f38cc0fdad"
Improved documentation for Foreign.Concurrent (#12547)
We had better docs for the underlying functions in GHC.ForeignPtr, but
this wasn't propagated to the re-exported versions in
Foreign.Concurrent.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12547#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list