packages feed

criterion 0.5.0.3 → 0.5.0.4

raw patch · 2 files changed

+7/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README view
@@ -31,7 +31,7 @@ Please feel welcome to contribute new code or bug fixes.  You can fetch the source repository from here: -darcs get http://darcs.serpentine.com/criterion+http://bitbucket.org/bos/criterion   Authors
criterion.cabal view
@@ -1,5 +1,5 @@ name:           criterion-version:        0.5.0.3+version:        0.5.0.4 synopsis:       Robust, reliable performance measurement and analysis license:        BSD3 license-file:   LICENSE@@ -8,7 +8,7 @@ copyright:      2009-2010 Bryan O'Sullivan category:       Development, Performance, Testing build-type:     Simple-cabal-version:  >= 1.2+cabal-version:  >= 1.6 extra-source-files:   README   examples/Fibber.hs@@ -71,3 +71,7 @@   ghc-options: -Wall -funbox-strict-fields   if impl(ghc >= 6.8)     ghc-options: -fwarn-tabs++source-repository head+  type:     mercurial+  location: http://bitbucket.org/bos/criterion