[commit: packages/vector] ghc-head: Readd Fusion.Stream.Monadic and use it Bundle.Monadic (214c3e1)
git at git.haskell.org
git at git.haskell.org
Thu Sep 26 11:54:28 CEST 2013
Repository : ssh://git@git.haskell.org/vector
On branch : ghc-head
Link : http://git.haskell.org/packages/vector.git/commitdiff/214c3e187bf4cc0cc3dc62a2cbf2dd9d7a57e3af
>---------------------------------------------------------------
commit 214c3e187bf4cc0cc3dc62a2cbf2dd9d7a57e3af
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date: Sun Oct 7 12:09:50 2012 +0000
Readd Fusion.Stream.Monadic and use it Bundle.Monadic
>---------------------------------------------------------------
214c3e187bf4cc0cc3dc62a2cbf2dd9d7a57e3af
Data/Vector/Fusion/Bundle.hs | 11 +-
Data/Vector/Fusion/Bundle/Monadic.hs | 850 +++-------------------
Data/Vector/Fusion/{Bundle => Stream}/Monadic.hs | 729 ++++++++-----------
Data/Vector/Generic/Mutable.hs | 5 +-
vector.cabal | 1 +
5 files changed, 390 insertions(+), 1206 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 214c3e187bf4cc0cc3dc62a2cbf2dd9d7a57e3af
More information about the ghc-commits
mailing list