goal-core-0.20: Goal/Core/Vector/Generic/Internal.hs
-- | Forbidden access to the static vector constructor.
module Goal.Core.Vector.Generic.Internal
( -- * Vector
module Data.Vector.Generic.Sized.Internal
) where
--- Imports ---
import Data.Vector.Generic.Sized.Internal