[commit: packages/containers] cleaned_bugfix394, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-408-bugfix_394: Merge pull request #236 from treeowl/strictify-seq-splitat (653f597)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:41:06 UTC 2017


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

On branches: cleaned_bugfix394,master,merge-doc-target,merge-fixes-5.9,merge-restrict-fix-5.8,revert-408-bugfix_394
Link       : http://git.haskell.org/packages/containers.git/commitdiff/653f5972c25dac8bfb3c9c8c17faedd0c93fad52

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

commit 653f5972c25dac8bfb3c9c8c17faedd0c93fad52
Merge: 1c92e2e aaf5408
Author: David Feuer <David.Feuer at gmail.com>
Date:   Thu May 19 19:02:38 2016 -0400

    Merge pull request #236 from treeowl/strictify-seq-splitat
    
    Speed up Data.Sequence.splitAt and zipWith



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

653f5972c25dac8bfb3c9c8c17faedd0c93fad52
 Data/Sequence.hs             | 513 ++++++++++++++++++++++++++++++++++---------
 Data/Utils/BitQueue.hs       |   2 +
 changelog.md                 |   3 +
 tests/bitqueue-properties.hs |   2 +
 4 files changed, 415 insertions(+), 105 deletions(-)



More information about the ghc-commits mailing list