Update version bounds on tests
authorLuke Lau <luke_lau@icloud.com>
Tue, 23 Apr 2019 23:42:42 +0000 (00:42 +0100)
committerLuke Lau <luke_lau@icloud.com>
Tue, 23 Apr 2019 23:42:42 +0000 (00:42 +0100)
lsp-test.cabal

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