From 2d54b99dda0031cd4404eff69223e2a550526eeb Mon Sep 17 00:00:00 2001 From: "Gregory W. Schwartz" Date: Mon, 4 Mar 2019 13:35:30 -0500 Subject: [PATCH] Lower time bound. --- ihaskell.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihaskell.cabal b/ihaskell.cabal index a9b59821..8acb4272 100644 --- a/ihaskell.cabal +++ b/ihaskell.cabal @@ -82,7 +82,7 @@ library strict >=0.3, system-argv0 -any, text >=0.11, - time >= 1.8, + time >= 1.6, transformers -any, unix >= 2.6, unordered-containers -any,