From: Luke Lau Date: Sun, 10 Nov 2019 16:24:29 +0000 (+0000) Subject: Add bounds for containers X-Git-Tag: 0.8.1.0~3 X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=92edb8cb75889e55936f9adb49f55269a313561b Add bounds for containers --- 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