[commit: vector] : Make inplace fusion work on Streams rather than Bundles (81660e1)

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


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

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/81660e114404a133a9df8e5b7e1b20814f0cec04

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

commit 81660e114404a133a9df8e5b7e1b20814f0cec04
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date:   Sun Oct 7 20:48:42 2012 +0000

    Make inplace fusion work on Streams rather than Bundles

 Data/Vector/Fusion/Bundle.hs         |   15 ++++-----
 Data/Vector/Fusion/Bundle/Monadic.hs |    6 +++-
 Data/Vector/Generic.hs               |   56 +++++++++++++++++-----------------
 Data/Vector/Generic/Mutable.hs       |   43 +++++++++++---------------
 Data/Vector/Generic/New.hs           |   43 ++++++++++++++------------
 5 files changed, 83 insertions(+), 80 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 81660e114404a133a9df8e5b7e1b20814f0cec04




More information about the ghc-commits mailing list