
#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 Lemming): I have to add that I do not really need `Concurrent.ForeignPtr`. It allowed me to call `touchForeignPtr` and I hoped that this would solve my problem. Since it does not work we may forget about `Concurrent.ForeignPtr` and look for a solution using entirely C `ForeignPtr`s. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12547#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler