X-Git-Url: http://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=haskell-lsp-test.cabal;h=9fb63a305ecb7e48d7bfdcf5297998cd045c50ba;hp=0c12d5ee7a6efcb272807290b1834306f8922616;hb=1f39d55cc3fb2e840a115c12d7da3935b9529361;hpb=d25de2bf28d472df5d1d3e050090d243247dab1b diff --git a/haskell-lsp-test.cabal b/haskell-lsp-test.cabal index 0c12d5e..9fb63a3 100644 --- a/haskell-lsp-test.cabal +++ b/haskell-lsp-test.cabal @@ -61,6 +61,8 @@ test-suite tests , haskell-lsp , conduit , conduit-parse + , aeson + , unordered-containers other-modules: ParsingTests default-language: Haskell2010