module RIO.Vector
  ( module X
  ) where

import Data.Vector.Generic as X