haskell98-2.0.0.1: CError.hs
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module CError (module Foreign.C.Error) where
import Foreign.C.Error
#if __GLASGOW_HASKELL__ >= 701
{-# LANGUAGE Safe #-}
#endif
module CError (module Foreign.C.Error) where
import Foreign.C.Error