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