planet-mitchell-0.0.0: src/Vector/Generic.hs
module Vector.Generic ( module Data.Vector.Generic , build ) where import Data.Vector.Generic import VectorBuilder.Vector (build)
module Vector.Generic ( module Data.Vector.Generic , build ) where import Data.Vector.Generic import VectorBuilder.Vector (build)