Use TypeInType for GHC 8.4.4 builds
[lsp-test.git] / cabal.project
index 48970dea069618ff97f759a5c05638291f50c293..abe09051548a2752baf81e24c78fc938775004b2 100644 (file)
@@ -1,11 +1,12 @@
 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
+    location: https://github.com/alanz/lsp.git
+    tag: e0ed7c79f9bd019b06b5fecfc558adcc2b1318a7
     subdir: .
-            haskell-lsp-types
+            lsp-types