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

import Data.Vector.Unboxed