update equality function
[lsp-test.git] / cabal.project
index ac9b511f3c74652aeb273286f76cb0b14d01b569..e125a7de096fe2039bedab64f6c040c8d2b803ce 100644 (file)
@@ -1,11 +1,16 @@
-packages:
-  ./.
+packages: .
+          ./example
+flags: +DummyServer
+test-show-details: direct
+haddock-quickjump: True
+
 source-repository-package
     type: git
-  location: https://github.com/alanz/haskell-lsp.git
-  tag: 491d8d2e33572b3868078f57a3375b2ac621f958
+    location: https://github.com/alanz/lsp.git
+    tag: b258a6921aeb188b64589f2d12727bbb9e66a93a
+    subdir: lsp-types
+
 source-repository-package
     type: git
-  location: https://github.com/alanz/haskell-lsp.git
-  tag: 491d8d2e33572b3868078f57a3375b2ac621f958
-  subdir: haskell-lsp-types
+    location: https://github.com/alanz/lsp.git
+    tag: b258a6921aeb188b64589f2d12727bbb9e66a93a