Repository : ssh://g...@git.haskell.org/vector

On branch  : ghc-head
Link       : 
http://git.haskell.org/packages/vector.git/commitdiff/9ff5b561a7c9f28f2c5c9216ccfed4fff28cef4b

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

commit 9ff5b561a7c9f28f2c5c9216ccfed4fff28cef4b
Author: Roman Leshchinskiy <r...@cse.unsw.edu.au>
Date:   Sun Oct 7 20:48:42 2012 +0000

    Make inplace fusion work on Streams rather than Bundles


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

9ff5b561a7c9f28f2c5c9216ccfed4fff28cef4b
 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 diff-tree --root --patch-with-stat --no-color --find-copies-harder 
--ignore-space-at-eol --cc 9ff5b561a7c9f28f2c5c9216ccfed4fff28cef4b
_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to