[commit: vector] : Readd Fusion.Stream.Monadic and use it Bundle.Monadic (1223095)

Geoffrey Mainland gmainlan at ghc.haskell.org
Fri Jul 19 14:24:40 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/12230951ab59090dcd40d75f0ce1fe550d88fc73

>---------------------------------------------------------------

commit 12230951ab59090dcd40d75f0ce1fe550d88fc73
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

 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 show 12230951ab59090dcd40d75f0ce1fe550d88fc73




More information about the ghc-commits mailing list