From f80e777163acfe304ffdfcc209c7872c23a7acfd Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Tue, 4 Feb 2020 14:11:45 +0100 Subject: [PATCH] Allow neat-interpolation-0.4.* --- brittany.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brittany.cabal b/brittany.cabal index 53b1b1b..731166f 100644 --- a/brittany.cabal +++ b/brittany.cabal @@ -99,7 +99,7 @@ library { , text >=1.2 && <1.3 , multistate >=0.7.1.1 && <0.9 , syb >=0.6 && <0.8 - , neat-interpolation >=0.3.2 && <0.4 + , neat-interpolation >=0.3.2 && <0.5 , data-tree-print , pretty >=1.1.3.3 && <1.2 , bytestring >=0.10.8.1 && <0.11