[commit: packages/vector] ghc-head: Finish Stream -> Bundle renaming (1480faf)

git at git.haskell.org git at git.haskell.org
Thu Sep 26 11:54:22 CEST 2013


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

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

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

commit 1480fafa52e4944c6a2d0dca602af7786a58901a
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date:   Thu Oct 4 19:11:13 2012 +0000

    Finish Stream -> Bundle renaming


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

1480fafa52e4944c6a2d0dca602af7786a58901a
 Data/Vector.hs                                   |   16 +-
 Data/Vector/Fusion/{Stream.hs => Bundle.hs}      |   12 +-
 Data/Vector/Fusion/{Stream => Bundle}/Monadic.hs |   14 +-
 Data/Vector/Fusion/{Stream => Bundle}/Size.hs    |    4 +-
 Data/Vector/Generic.hs                           |  310 +++++++++++-----------
 Data/Vector/Generic/Mutable.hs                   |   82 +++---
 Data/Vector/Generic/New.hs                       |   28 +-
 Data/Vector/Primitive.hs                         |   16 +-
 Data/Vector/Storable.hs                          |   16 +-
 Data/Vector/Unboxed.hs                           |   16 +-
 internal/GenUnboxTuple.hs                        |    2 +-
 internal/unbox-tuple-instances                   |   10 +-
 vector.cabal                                     |    8 +-
 13 files changed, 267 insertions(+), 267 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 1480fafa52e4944c6a2d0dca602af7786a58901a



More information about the ghc-commits mailing list