Fix listener thread listening after the server process was stopped
[lsp-test.git] / cabal.project
index ac9b511f3c74652aeb273286f76cb0b14d01b569..9b493abcb40978bcf3c30ac63683914819f4ec7e 100644 (file)
@@ -1,11 +1,3 @@
-packages:
-  ./.
-source-repository-package
-  type: git
-  location: https://github.com/alanz/haskell-lsp.git
-  tag: 491d8d2e33572b3868078f57a3375b2ac621f958
-source-repository-package
-  type: git
-  location: https://github.com/alanz/haskell-lsp.git
-  tag: 491d8d2e33572b3868078f57a3375b2ac621f958
-  subdir: haskell-lsp-types
+packages: .
+flags: DummyServer
+test-show-details: direct
\ No newline at end of file