module Rebase.Data.Vector.Unboxed.Base
(
  module Data.Vector.Unboxed.Base
)
where

import Data.Vector.Unboxed.Base