base-compat-0.14.1: src/Foreign/Marshal/Array/Compat.hs
{-# LANGUAGE NoImplicitPrelude #-}
module Foreign.Marshal.Array.Compat (
module Base
, callocArray
, callocArray0
) where
import Foreign.Marshal.Array as Base
{-# LANGUAGE NoImplicitPrelude #-}
module Foreign.Marshal.Array.Compat (
module Base
, callocArray
, callocArray0
) where
import Foreign.Marshal.Array as Base