[Haskell-cafe] GHC 6.10.2 - PCap package - affected by the change of Finalizers?

Neil Davies semanticphilosopher at googlemail.com
Tue Mar 24 14:08:08 EDT 2009


Hi

Looks like pcap package needs a little tweek for 6.10.2 - programs  
compiled with it bomb out with

......error: a C finalizer called back into Haskell.
    use Foreign.Concurrent.newForeignPtr for Haskell finalizers.

Is my interpretation of this error message correct?

Cheers
Neil


More information about the Haskell-Cafe mailing list