Repository : ssh://g...@git.haskell.org/bytestring On branch : ghc-head Link : http://git.haskell.org/packages/bytestring.git/commitdiff/49ffb609f257964ac40624144d7b2283b564b777
>--------------------------------------------------------------- commit 49ffb609f257964ac40624144d7b2283b564b777 Author: Simon Meier <simon.me...@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 _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits