{-# LANGUAGE CPP #-} #if __GLASGOW_HASKELL__ >= 701 {-# LANGUAGE Trustworthy #-} #endif module ForeignPtr (module Foreign.ForeignPtr) where import Foreign.ForeignPtr