containers-benchmark 1.0.0.2 → 1.0.0.3
raw patch · 2 files changed
+7/−2 lines, 2 files
Files
- CHANGES +5/−0
- containers-benchmark.cabal +2/−2
CHANGES view
@@ -1,3 +1,8 @@+= Version 1.0.0.3, 2011-04-19 =+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^+* Convert the repository to Git.++ = Version 1.0.0.2, 2010-12-06 = ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Add CHANGES file to the cabal file.
containers-benchmark.cabal view
@@ -1,5 +1,5 @@ Name: containers-benchmark-Version: 1.0.0.2+Version: 1.0.0.3 Synopsis: Extensive benchmark suite for containers package. Description: This package evaluates performance of a containers package from multiple perspectives.@@ -10,7 +10,7 @@ . The containers package used can be both system-installed or any darcs repository.-Homepage: http://fox.auryn.cz/darcs/containers-benchmark/+Homepage: http://git.auryn.cz/haskell/containers-benchmark/ License: BSD3 License-file: LICENSE Author: Milan Straka