[commit: packages/bytestring] master, wip/nix-local-build: Implement `stripPrefix`/`stripSuffix` (e17d3de)

git at git.haskell.org git at git.haskell.org
Tue May 3 22:44:01 UTC 2016


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

On branches: master,wip/nix-local-build
Link       : http://git.haskell.org/packages/bytestring.git/commitdiff/e17d3de26aff58f0a17e98672fcbf516368b3dd7

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

commit e17d3de26aff58f0a17e98672fcbf516368b3dd7
Author: Mario Blažević <blamario at yahoo.com>
Date:   Mon Sep 21 19:46:21 2015 -0400

    Implement `stripPrefix`/`stripSuffix`
    
    This fixes #49 and closes #60


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

e17d3de26aff58f0a17e98672fcbf516368b3dd7
 Data/ByteString.hs            | 18 +++++++++++++++++
 Data/ByteString/Char8.hs      |  3 +++
 Data/ByteString/Lazy.hs       | 22 +++++++++++++++++++++
 Data/ByteString/Lazy/Char8.hs |  3 +++
 tests/Properties.hs           | 46 ++++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 91 insertions(+), 1 deletion(-)

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 e17d3de26aff58f0a17e98672fcbf516368b3dd7


More information about the ghc-commits mailing list