Bump criterion version bound.

This commit is contained in:
John MacFarlane 2015-03-17 12:34:31 -07:00
parent 619b2e8ca2
commit 5721a5d34b

View file

@ -470,6 +470,6 @@ benchmark benchmark-pandoc
Build-Depends: pandoc, Build-Depends: pandoc,
base >= 4.2 && < 5, base >= 4.2 && < 5,
syb >= 0.1 && < 0.5, syb >= 0.1 && < 0.5,
criterion >= 0.5 && < 0.9 criterion >= 0.5 && < 1.1
Ghc-Options: -rtsopts -Wall -fno-warn-unused-do-bind Ghc-Options: -rtsopts -Wall -fno-warn-unused-do-bind
Default-Language: Haskell98 Default-Language: Haskell98