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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/b77a60ad0f95df9556f8304095f6c8ea70e67882

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

commit b77a60ad0f95df9556f8304095f6c8ea70e67882
Author: Milan Straka <[email protected]>
Date:   Mon Apr 23 10:02:12 2012 +0200

    Move SetOperations benchmark to its own subdirectory.
    
    Also improve the infrastructure to handle benchmarks in different
    subdirectories.

 .gitignore                                         |    1 -
 benchmarks/.gitignore                              |    1 +
 benchmarks/Makefile                                |    8 +++++---
 benchmarks/SetOperations/Makefile                  |    3 +++
 .../{ => SetOperations}/SetOperations-IntMap.hs    |    0 
 .../{ => SetOperations}/SetOperations-IntSet.hs    |    0 
 .../{ => SetOperations}/SetOperations-Map.hs       |    0 
 .../{ => SetOperations}/SetOperations-Set.hs       |    0 
 benchmarks/{ => SetOperations}/SetOperations.hs    |    0 
 9 files changed, 9 insertions(+), 4 deletions(-)


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

    git show b77a60ad0f95df9556f8304095f6c8ea70e67882

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

Reply via email to