[commit: packages/binary] master: Move to bytestring Builder (922592e)
git at git.haskell.org
git at git.haskell.org
Mon Apr 4 11:05:29 UTC 2016
Repository : ssh://git@git.haskell.org/binary
On branch : master
Link : http://git.haskell.org/packages/binary.git/commitdiff/922592e2f4e318d69ab98ad94e7b5786f3917811
>---------------------------------------------------------------
commit 922592e2f4e318d69ab98ad94e7b5786f3917811
Author: Ben Gamari <bgamari.foss at gmail.com>
Date: Wed Jan 14 18:14:50 2015 -0500
Move to bytestring Builder
>---------------------------------------------------------------
922592e2f4e318d69ab98ad94e7b5786f3917811
benchmarks/Builder.hs | 6 -
binary.cabal | 12 +-
src/Data/Binary/Builder.hs | 208 +++++++++++-
src/Data/Binary/Builder/Base.hs | 621 ------------------------------------
src/Data/Binary/Builder/Internal.hs | 28 --
5 files changed, 207 insertions(+), 668 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 922592e2f4e318d69ab98ad94e7b5786f3917811
More information about the ghc-commits
mailing list