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

_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to