Bump upper bound for criterion.

This commit is contained in:
John MacFarlane 2013-05-07 20:42:38 -07:00
parent fa978e1365
commit f42ffcb710

View file

@ -438,7 +438,7 @@ benchmark benchmark-pandoc
Build-Depends: pandoc,
base >= 4.2 && < 5,
syb >= 0.1 && < 0.5,
criterion >= 0.5 && < 0.7,
criterion >= 0.5 && < 0.9,
json >= 0.4 && < 0.8
if impl(ghc >= 7.0.1)
Ghc-Options: -rtsopts -Wall -fno-warn-unused-do-bind