[commit: packages/vector] ghc-head: Make inplace fusion work on Streams rather than Bundles (9ff5b56)
git at git.haskell.org
git at git.haskell.org
Thu Sep 26 11:54:30 CEST 2013
Repository : ssh://git@git.haskell.org/vector
On branch : ghc-head
Link : http://git.haskell.org/packages/vector.git/commitdiff/9ff5b561a7c9f28f2c5c9216ccfed4fff28cef4b
>---------------------------------------------------------------
commit 9ff5b561a7c9f28f2c5c9216ccfed4fff28cef4b
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
>---------------------------------------------------------------
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
More information about the ghc-commits
mailing list