X-Git-Url: http://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=haskell-lsp-test.cabal;h=810a1131bfd24a7e527bf1c7e6659b374c0c38db;hp=9fb63a305ecb7e48d7bfdcf5297998cd045c50ba;hb=5d58e92cc411d9f89f55737b6a225075e77f4f6b;hpb=312e6e45078d7bdf759d8f1b222557734c1a9dd0 diff --git a/haskell-lsp-test.cabal b/haskell-lsp-test.cabal index 9fb63a3..810a113 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 @@ -56,9 +56,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