module Foreign.Marshal.Array.Guarded (
   Array.create,
   Array.alloca,
   ) where

import qualified Foreign.Marshal.Array.Guarded.Plain as Array