X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=lsp-test.cabal;h=a26562a1e4225432769328069d3ed2bd8aca7452;hb=d654883ae3ea34a7b2ac23572c1edb1f046dfa3f;hp=996950091a65f83c806ca5e2d73f6699280095fe;hpb=e2ba182ddcc4e3763552e9ee1b85492c3d084ba5;p=lsp-test.git diff --git a/lsp-test.cabal b/lsp-test.cabal index 9969500..a26562a 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -36,7 +36,7 @@ library , parser-combinators:Control.Applicative.Combinators default-language: Haskell2010 build-depends: base >= 4.10 && < 5 - , haskell-lsp >= 0.12.1 && < 0.13 + , haskell-lsp >= 0.13.0 && < 0.14 , aeson , aeson-pretty , ansi-terminal @@ -78,7 +78,7 @@ test-suite tests build-depends: base >= 4.10 && < 5 , hspec , lens - , haskell-lsp >= 0.12.1 && < 0.13 + , haskell-lsp >= 0.13.0 && < 0.14 , lsp-test , data-default , aeson