From 72c9187dcad35b1b417d45a946dae5b6d0952499 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Wed, 7 Mar 2018 23:58:35 +0700 Subject: [PATCH] =?UTF-8?q?Allow=20=E2=80=98criterion-1.4=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- identicon.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/identicon.cabal b/identicon.cabal index 65ccac0..a353090 100644 --- a/identicon.cabal +++ b/identicon.cabal @@ -64,7 +64,7 @@ benchmark bench build-depends: base >= 4.8 && < 5.0 , JuicyPixels >= 3.2.6.5 && < 4.0 , bytestring >= 0.10.6 && < 0.13 - , criterion >= 0.6.2.1 && < 1.4 + , criterion >= 0.6.2.1 && < 1.5 , identicon , random >= 1.1 && < 1.2 , tf-random >= 0.4 && < 0.6