[commit: packages/containers] zip-devel: Nix the Splittable class; add fromFunction (4abaee4)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:35:24 UTC 2017


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

On branch  : zip-devel
Link       : http://git.haskell.org/packages/containers.git/commitdiff/4abaee4c2edadc13413a78848c6eea0558ec06c8

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

commit 4abaee4c2edadc13413a78848c6eea0558ec06c8
Author: David Feuer <David.Feuer at gmail.com>
Date:   Sat Dec 6 00:23:44 2014 -0500

    Nix the Splittable class; add fromFunction
    
    Also export splitTraverse, and write mapWithIndex using
    a hand-unboxed mapWithIndex#.


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

4abaee4c2edadc13413a78848c6eea0558ec06c8
 Data/Sequence.hs | 220 +++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 142 insertions(+), 78 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 4abaee4c2edadc13413a78848c6eea0558ec06c8


More information about the ghc-commits mailing list