X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=haskell-lsp-test.cabal;h=4a3c5ed9c1d957b9546382f254c6b86c0a738815;hb=f8ee63f1c1d245c16f7a928c14c0e8908e6240c8;hp=4683c6061f13b1adb655110eef92cef2fcd959d4;hpb=563d0885c5cf4456ea04c041771d68dca5c274d4;p=lsp-test.git diff --git a/haskell-lsp-test.cabal b/haskell-lsp-test.cabal index 4683c60..4a3c5ed 100644 --- a/haskell-lsp-test.cabal +++ b/haskell-lsp-test.cabal @@ -70,7 +70,7 @@ test-suite tests , conduit-parse , aeson , unordered-containers - other-modules: ParsingTests + , text default-language: Haskell2010 executable example