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