packages feed

rio-0.0.1.0: src/RIO/Vector/Storable.hs

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

import Data.Vector.Storable