X-Git-Url: http://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=lsp-test.cabal;h=8c64b50cb71d5cde6af29c7239b42dcacc4c7348;hp=2d0b453c76952d909b065ff5fb078ba60c695c39;hb=4c5ad9975b44f2a0482d98c1e67f2de78e7dd0ca;hpb=d91bb1f20e71593cf50b6225031a29e050445198 diff --git a/lsp-test.cabal b/lsp-test.cabal index 2d0b453..8c64b50 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -35,7 +35,7 @@ library , parser-combinators:Control.Applicative.Combinators default-language: Haskell2010 build-depends: base >= 4.7 && < 5 - , haskell-lsp >= 0.5 + , haskell-lsp >= 0.6 , aeson , aeson-pretty , ansi-terminal @@ -78,7 +78,7 @@ test-suite tests , hspec , lens , data-default - , haskell-lsp >= 0.5 + , haskell-lsp >= 0.6 , lsp-test , aeson , unordered-containers