packages feed

haskell98libraries-2.0.0.2: ForeignPtr.hs

#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Trustworthy #-}
#endif

module ForeignPtr (module Foreign.ForeignPtr) where
import Foreign.ForeignPtr