From 87e16563f4513c22a3656707550736d74246cd5e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 9 Jan 2018 14:58:39 -0800 Subject: Bump criterion upper bound. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index b4d2c6675..dedeaaeca 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -688,6 +688,6 @@ benchmark benchmark-pandoc time, bytestring, containers, base >= 4.2 && < 5, text >= 0.11 && < 1.3, - criterion >= 1.0 && < 1.3 + criterion >= 1.0 && < 1.4 ghc-options: -rtsopts -Wall -fno-warn-unused-do-bind default-language: Haskell98 -- cgit v1.2.3