packages feed

rebase-0.1.1: library/Rebase/Data/Vector.hs

module Rebase.Data.Vector
(
  module Data.Vector,
)
where

import Data.Vector