packages feed

rio-0.0.1.0: src/RIO/Vector.hs

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

import Data.Vector.Generic