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

import Data.Vector.Generic