haskell98libraries-2.0.0.2: StablePtr.hs
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module StablePtr (module Foreign.StablePtr) where
import Foreign.StablePtr
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module StablePtr (module Foreign.StablePtr) where
import Foreign.StablePtr