module RIO.Vector.Unboxed
  ( module X
  ) where

import Data.Vector.Unboxed as X