[commit: packages/bytestring] 0.10.4.x: Revert API additions so we can make a bug-fix only release (26839ac)

git at git.haskell.org git at git.haskell.org
Fri Jan 23 22:43:05 UTC 2015


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

On branch  : 0.10.4.x
Link       : http://git.haskell.org/packages/bytestring.git/commitdiff/26839acdd06b33290c483b46ef6ad7fa21aa9151

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

commit 26839acdd06b33290c483b46ef6ad7fa21aa9151
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Sun Nov 9 21:53:44 2014 +0000

    Revert API additions so we can make a bug-fix only release
    
    This lets us make a 0.10.4.x release rather than having to go straight
    to 0.10.6.0.
    
    A 0.10.6.0 release will follow for ghc-7.10 with some API additions.


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

26839acdd06b33290c483b46ef6ad7fa21aa9151
 Data/ByteString.hs                | 73 +++++++++++++++++++--------------------
 Data/ByteString/Char8.hs          |  8 ++---
 Data/ByteString/Internal.hs       | 28 ++++++---------
 Data/ByteString/Lazy.hs           | 20 ++++++++---
 Data/ByteString/Short/Internal.hs |  8 ++---
 Data/ByteString/Unsafe.hs         |  6 ++--
 6 files changed, 70 insertions(+), 73 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 26839acdd06b33290c483b46ef6ad7fa21aa9151


More information about the ghc-commits mailing list