From 8485c1e0f45c6e1a0bdace9fb8689d9d1f1b07c7 Mon Sep 17 00:00:00 2001 From: George Wilson Date: Thu, 2 Nov 2017 15:35:14 +1000 Subject: [PATCH] Relax upper bound on intervals --- propagators.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/propagators.cabal b/propagators.cabal index f3fa7fe..32bfda7 100644 --- a/propagators.cabal +++ b/propagators.cabal @@ -39,7 +39,7 @@ library data-reify >= 0.6 && < 7, ghc-prim, hashable >= 1.2 && < 1.3, - intervals >= 0.7 && < 0.8, + intervals >= 0.7 && < 0.9, primitive >= 0.5 && < 0.7, unique >= 0 && < 0.1, unordered-containers >= 0.2 && < 0.3