[commit: bytestring] ghc-7.6: Implemented unsnoc, unsafeInit and unsafeLast (96d853d)
Paolo Capriotti <[email protected]> Thu, 06 Sep 2012 03:28:37 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.libraries |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring On branch : ghc-7.6 http://hackage.haskell.org/trac/ghc/changeset/96d853dc52f0edcd96b11b382df853f210f2e909 >--------------------------------------------------------------- commit 96d853dc52f0edcd96b11b382df853f210f2e909 Author: Mikhail Vorozhtsov <[email protected]> Date: Tue Apr 3 14:24:46 2012 +0000 Implemented unsnoc, unsafeInit and unsafeLast Data/ByteString.hs | 19 +++++++++++++++---- Data/ByteString/Char8.hs | 9 +++++++++ Data/ByteString/Lazy.hs | 15 +++++++++++++-- Data/ByteString/Lazy/Char8.hs | 9 +++++++++ Data/ByteString/Unsafe.hs | 17 +++++++++++++++++ tests/Properties.hs | 10 ++++++++++ 6 files changed, 73 insertions(+), 6 deletions(-) Diff suppressed because of size. To see it, use: git show 96d853dc52f0edcd96b11b382df853f210f2e909