haskell98-2.0.0.3: MarshalUtils.hs
{-# LANGUAGE CPP #-}
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module MarshalUtils (module Foreign.Marshal.Utils) where
import Foreign.Marshal.Utils
{-# LANGUAGE CPP #-}
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module MarshalUtils (module Foreign.Marshal.Utils) where
import Foreign.Marshal.Utils