module RIO.Vector.Boxed
  ( module Data.Vector
  ) where

import Data.Vector