[commit: packages/vector] ghc-head: INLINE_STREAM -> INLINE_FUSED (fe6fe7f)
git at git.haskell.org
git at git.haskell.org
Thu Sep 26 11:54:08 CEST 2013
Repository : ssh://git@git.haskell.org/vector
On branch : ghc-head
Link : http://git.haskell.org/packages/vector.git/commitdiff/fe6fe7fa1c835eb00c7061139dc9238951dcbea5
>---------------------------------------------------------------
commit fe6fe7fa1c835eb00c7061139dc9238951dcbea5
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date: Tue Jan 31 23:34:32 2012 +0000
INLINE_STREAM -> INLINE_FUSED
>---------------------------------------------------------------
fe6fe7fa1c835eb00c7061139dc9238951dcbea5
Data/Vector/Fusion/Stream.hs | 8 +-
Data/Vector/Fusion/Stream/Monadic.hs | 146 +++++++++++++++++-----------------
Data/Vector/Generic.hs | 70 ++++++++--------
Data/Vector/Generic/Mutable.hs | 22 ++---
Data/Vector/Generic/New.hs | 26 +++---
include/vector.h | 10 ++-
internal/GenUnboxTuple.hs | 2 +-
internal/unbox-tuple-instances | 20 ++---
8 files changed, 153 insertions(+), 151 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 fe6fe7fa1c835eb00c7061139dc9238951dcbea5
More information about the ghc-commits
mailing list