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