[commit: packages/containers] cleaned_bugfix394, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-408-bugfix_394: Bunch of changes (93fd868)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:44:45 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/93fd868c443a20e1ae4a674fe0cfc01f51aeca4e

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

commit 93fd868c443a20e1ae4a674fe0cfc01f51aeca4e
Author: David Feuer <David.Feuer at gmail.com>
Date:   Sat Aug 6 14:20:25 2016 -0400

    Bunch of changes
    
    * Continue set and map combination rewrites.
    
    * Add bias tests to `Data.Set` suite.
    
    * Replace `Arbitrary` instance for sets.
    
    * Use specialized function to produce pairs of sets
      for combination tests.
    
    This is a horribly large and incomplete commit,
    but it all works and I need to move on to some other things.
    Sorry, world.


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

93fd868c443a20e1ae4a674fe0cfc01f51aeca4e
 containers.cabal        |  16 ++--
 tests/map-properties.hs |  29 ++-----
 tests/set-properties.hs | 211 ++++++++++++++++++++++++++++++++++++++----------
 3 files changed, 182 insertions(+), 74 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 93fd868c443a20e1ae4a674fe0cfc01f51aeca4e


More information about the ghc-commits mailing list