Update bounds for haskell-lsp 0.5.1.4
authorLuke Lau <luke_lau@icloud.com>
Sun, 28 Apr 2019 19:27:46 +0000 (20:27 +0100)
committerLuke Lau <luke_lau@icloud.com>
Sun, 28 Apr 2019 19:27:46 +0000 (20:27 +0100)
lsp-test.cabal

index 947aaddb42259215465a9978641fd77be0c6d344..dd90f8bc379deb36ae1b1dba057128c522451198 100644 (file)
@@ -78,7 +78,7 @@ test-suite tests
   build-depends:       base >= 4.10 && < 5
                      , hspec
                      , lens
-                     , haskell-lsp >= 0.10 && < 0.12
+                     , haskell-lsp == 0.11.*
                      , lsp-test
                      , data-default
                      , aeson