X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;ds=sidebyside;f=cabal.project;h=5c4a6478b97d8de6b2adf1e7cadc50377552592f;hb=84e2707604b3a64c00062104fa40e2ea76040155;hp=9b493abcb40978bcf3c30ac63683914819f4ec7e;hpb=ddc2cdb9d0563dcf30102c8ef41dc6932717a872;p=lsp-test.git diff --git a/cabal.project b/cabal.project index 9b493ab..5c4a647 100644 --- a/cabal.project +++ b/cabal.project @@ -1,3 +1,12 @@ packages: . -flags: DummyServer + ./example +flags: +DummyServer test-show-details: direct +haddock-quickjump: True + +source-repository-package + type: git + location: https://github.com/alanz/lsp.git + tag: fd92be6d65f82f098cc0576e7e2200e38fb1cf94 + subdir: . + lsp-types