base-compat-0.2.0: src/Foreign/Safe.hs
module Foreign.Safe ( #if MIN_VERSION_base(4,4,0) module Base ) where import "base" Foreign.Safe as Base #else ) where #endif
module Foreign.Safe ( #if MIN_VERSION_base(4,4,0) module Base ) where import "base" Foreign.Safe as Base #else ) where #endif