X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=lsp-test.cabal;h=8f0a454d24992db4b8d3910ef5c37f9d76c9a63c;hb=3db6aadb5a36e551238f1e19edbb8720283ddf0d;hp=de933570a41f67c5f57302e097b852f93bfff92a;hpb=e947642c734b4dd081e59b2afcaf3228d1b2f5a9;p=lsp-test.git diff --git a/lsp-test.cabal b/lsp-test.cabal index de93357..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 @@ -56,7 +56,6 @@ library , rope-utf16-splay , text , transformers - , temporary , unordered-containers if os(windows) build-depends: Win32