[commit: bytestring] ghc-7.6: Sync with the upstream bytestring 0.10.0.2 release (b590008)
Ian Lynagh
igloo at earth.li
Sat Jan 12 17:01:23 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring
On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/b59000854d8caa800fe9d4547b665d006fa99be3
>---------------------------------------------------------------
commit b59000854d8caa800fe9d4547b665d006fa99be3
Author: Ian Lynagh <ian at well-typed.com>
Date: Sat Jan 12 15:30:21 2013 +0000
Sync with the upstream bytestring 0.10.0.2 release
Data/ByteString.hs | 12 ++--
Data/ByteString/Char8.hs | 3 +
Data/ByteString/Internal.hs | 11 ----
Data/ByteString/Lazy.hs | 1 -
Data/ByteString/Lazy/Builder/ASCII.hs | 6 ++
Data/ByteString/Lazy/Builder/Internal.hs | 6 +-
Data/ByteString/Lazy/Char8.hs | 6 +-
bytestring.cabal | 64 +++++++++----------
include/fpstring.h | 12 ----
.../Lazy/Builder/BasicEncoding/TestUtils.hs | 7 ++-
.../ByteString/Lazy/Builder/BasicEncoding/Tests.hs | 4 +-
11 files changed, 59 insertions(+), 73 deletions(-)
Diff suppressed because of size. To see it, use:
git show b59000854d8caa800fe9d4547b665d006fa99be3
More information about the ghc-commits
mailing list