From 92edb8cb75889e55936f9adb49f55269a313561b Mon Sep 17 00:00:00 2001 From: Luke Lau Date: Sun, 10 Nov 2019 16:24:29 +0000 Subject: [PATCH] Add bounds for containers --- lsp-test.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsp-test.cabal b/lsp-test.cabal index 80283b7..8f0a454 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -44,7 +44,7 @@ library , bytestring , conduit , conduit-parse == 0.2.* - , containers + , containers >= 0.5.9 , data-default , Diff , directory -- 2.30.2