Abstracting documentChangeUri
[lsp-test.git] / cabal.project
index 48970dea069618ff97f759a5c05638291f50c293..add6b6567510e9aaea8b66757848be689e938fa8 100644 (file)
@@ -1,11 +1,16 @@
 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: 9dc38a36be7f1b316eff5dcf223a96d02c3ac6fd
-    subdir: .
-            haskell-lsp-types
+    location: https://github.com/banacorn/lsp.git
+    tag: 0556d22fc66f24bb526f671666183a86b485837e
+    subdir: lsp-types
+
+source-repository-package
+    type: git
+    location: https://github.com/banacorn/lsp.git
+    tag: 0556d22fc66f24bb526f671666183a86b485837e
\ No newline at end of file