X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;f=cabal.project;h=add6b6567510e9aaea8b66757848be689e938fa8;hb=2e75030de6600e4050fa800f1468459e308d568f;hp=b34b4f6e095449d75998c582d99cdd10f6e6399b;hpb=c347d5cc8d6f0e2afbf44f5c7c0633ee2364fe2d;p=lsp-test.git diff --git a/cabal.project b/cabal.project index b34b4f6..add6b65 100644 --- a/cabal.project +++ b/cabal.project @@ -1,4 +1,16 @@ packages: . + ./example flags: +DummyServer test-show-details: direct +haddock-quickjump: True +source-repository-package + type: git + 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