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

import Data.Vector.Generic