Repository : ssh://darcs.haskell.org//srv/darcs/packages/vector On branch : master
http://hackage.haskell.org/trac/ghc/changeset/82fb7c22ef5fd46b5f4c1e3d88af84d263e4d518 >--------------------------------------------------------------- commit 82fb7c22ef5fd46b5f4c1e3d88af84d263e4d518 Author: Khudyakov Alexey <[email protected]> Date: Tue Jan 4 14:43:12 2011 +0000 Add iterate function Data/Vector.hs | 9 +++++++-- Data/Vector/Fusion/Stream.hs | 8 +++++++- Data/Vector/Fusion/Stream/Monadic.hs | 18 ++++++++++++++++++ Data/Vector/Generic.hs | 9 +++++++-- Data/Vector/Primitive.hs | 9 +++++++-- Data/Vector/Storable.hs | 9 +++++++-- Data/Vector/Unboxed.hs | 9 +++++++-- 7 files changed, 60 insertions(+), 11 deletions(-) Diff suppressed because of size. To see it, use: git show 82fb7c22ef5fd46b5f4c1e3d88af84d263e4d518 _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
