[commit: packages/bytestring] master: Various small refactorings. (5dd1ccc)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:31:23 UTC 2017


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

On branch  : master
Link       : http://git.haskell.org/packages/bytestring.git/commitdiff/5dd1ccc79f1500e01e0c1108bcbe0405bc853ac9

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

commit 5dd1ccc79f1500e01e0c1108bcbe0405bc853ac9
Author: Sean <burton.seanr at gmail.com>
Date:   Mon May 23 14:21:52 2016 +0100

    Various small refactorings.
    
    Including:
    Fix tests.
    Incorporate feedback.


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

5dd1ccc79f1500e01e0c1108bcbe0405bc853ac9
 Data/ByteString.hs                  | 49 +++++++++++++++++--------------------
 Data/ByteString/Builder/Internal.hs |  4 +--
 Data/ByteString/Char8.hs            | 29 +++++++++++-----------
 Data/ByteString/Internal.hs         | 32 ++++++++++++------------
 Data/ByteString/Lazy.hs             | 36 +++++++++++++--------------
 Data/ByteString/Lazy/Char8.hs       | 28 ++++++---------------
 Data/ByteString/Lazy/Internal.hs    | 11 ++++-----
 Data/ByteString/Short/Internal.hs   | 16 +++++-------
 tests/Properties.hs                 |  4 +--
 9 files changed, 92 insertions(+), 117 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 5dd1ccc79f1500e01e0c1108bcbe0405bc853ac9


More information about the ghc-commits mailing list