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

import Data.Vector.Unboxed