[commit: packages/bytestring] ghc-head: Remove unnecessary code for chunked and variable-length encoding. (49ffb60)

git at git.haskell.org git
Fri Oct 4 08:27:51 UTC 2013


Repository : ssh://git at git.haskell.org/bytestring

On branch  : ghc-head
Link       : http://git.haskell.org/packages/bytestring.git/commitdiff/49ffb609f257964ac40624144d7b2283b564b777

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

commit 49ffb609f257964ac40624144d7b2283b564b777
Author: Simon Meier <simon.meier at erudify.com>
Date:   Tue Sep 17 18:37:49 2013 +0200

    Remove unnecessary code for chunked and variable-length encoding.


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

49ffb609f257964ac40624144d7b2283b564b777
 Data/ByteString/Builder/Prim/Extra.hs              |  890 --------------------
 bytestring.cabal                                   |    1 -
 .../builder/Data/ByteString/Builder/Prim/Tests.hs  |  167 ----
 tests/builder/Data/ByteString/Builder/Tests.hs     |   87 --
 tests/bytestring-tests.cabal                       |    1 -
 5 files changed, 1146 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 49ffb609f257964ac40624144d7b2283b564b777



More information about the ghc-commits mailing list