From 94e0ab1d5af2ce8698fafdbe3a5ff5426634d441 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Sat, 11 Feb 2017 22:45:39 +0100 Subject: [PATCH] Fix build by bumping directory upper bound --- brittany.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brittany.cabal b/brittany.cabal index 31c4ab2..36f2d38 100644 --- a/brittany.cabal +++ b/brittany.cabal @@ -77,7 +77,7 @@ library { , data-tree-print , pretty >=1.1.3.3 && <1.2 , bytestring >=0.10.8.1 && <0.11 - , directory >=1.2.6.2 && <1.3 + , directory >=1.2.6.2 && <1.4 , lens , butcher >=1.0.0.0 && <1.1 , yaml >=0.8.18 && <0.9