Update criterion upper bound.

This commit is contained in:
John MacFarlane 2017-05-28 12:35:50 +02:00
parent c38d5966ed
commit afb551429b

View file

@ -588,6 +588,6 @@ benchmark benchmark-pandoc
time, bytestring, containers,
base >= 4.2 && < 5,
syb >= 0.1 && < 0.8,
criterion >= 1.0 && < 1.2
criterion >= 1.0 && < 1.3
Ghc-Options: -rtsopts -Wall -fno-warn-unused-do-bind
Default-Language: Haskell98