Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/59a1fd58b656020e5ebbc74c1a3984bc58e8a7ca

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

commit 59a1fd58b656020e5ebbc74c1a3984bc58e8a7ca
Author: Milan Straka <[email protected]>
Date:   Thu Nov 24 12:49:39 2011 +0100

    Refactor and improve seq-properties.
    
    * Use test-framework as the rest of the testsuite.
    
    * Move testing-related code from Data.Sequence to seq-properties.

 Data/Sequence.hs        |  106 ++-----------------
 containers.cabal        |   13 ++-
 tests/seq-properties.hs |  259 ++++++++++++++++++++++++++++++-----------------
 3 files changed, 188 insertions(+), 190 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 59a1fd58b656020e5ebbc74c1a3984bc58e8a7ca

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

Reply via email to