Add notice that this was merged into haskell/lsp
[lsp-test.git] / cabal.project
index ac9b511f3c74652aeb273286f76cb0b14d01b569..1c37eee0e5087f345e385dc117c2080619309426 100644 (file)
@@ -1,11 +1,6 @@
-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: .
+          ./example
+flags: +DummyServer
+test-show-details: direct
+haddock-quickjump: True
+