#if __GLASGOW_HASKELL__ >= 701 {-# LANGUAGE Safe #-} #endif module MarshalAlloc (module Foreign.Marshal.Alloc) where import Foreign.Marshal.Alloc