module Rebase.Data.Vector.Generic.Base
  ( module Data.Vector.Generic.Base,
  )
where

import Data.Vector.Generic.Base