Bump upper bound for criterion.
This commit is contained in:
parent
fa978e1365
commit
f42ffcb710
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue