X-Git-Url: http://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=haskell-lsp-test.cabal;h=eef87c601a08b41cd0cff95414727d39ff648a40;hp=51f5fb94ff2762da84d2164ac6c758da878fc02b;hb=f6e14409afddc74ea8ffb1d852c316a5374caf2c;hpb=2ed0dbaf1233ec79ed0801b406ae9fbf4e36e8a4 diff --git a/haskell-lsp-test.cabal b/haskell-lsp-test.cabal index 51f5fb9..eef87c6 100644 --- a/haskell-lsp-test.cabal +++ b/haskell-lsp-test.cabal @@ -20,7 +20,7 @@ library default-language: Haskell2010 build-depends: base >= 4.7 && < 5 , haskell-lsp-types - , haskell-lsp + , haskell-lsp >= 0.3 , aeson , bytestring , conduit @@ -57,9 +57,11 @@ test-suite tests build-depends: base >= 4.7 && < 5 , hspec , lens + , data-default , directory , haskell-lsp-test , haskell-lsp + , haskell-lsp-types , conduit , conduit-parse , aeson