X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;f=cabal.project;h=add6b6567510e9aaea8b66757848be689e938fa8;hb=8eb081b3dd74d549c2ebda3e630d0abfdfb71658;hp=ac9b511f3c74652aeb273286f76cb0b14d01b569;hpb=00b1ef8e80a40291e13b07ffe20a891a768c2439;p=lsp-test.git diff --git a/cabal.project b/cabal.project index ac9b511..add6b65 100644 --- a/cabal.project +++ b/cabal.project @@ -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/banacorn/lsp.git + tag: 0556d22fc66f24bb526f671666183a86b485837e + 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/banacorn/lsp.git + tag: 0556d22fc66f24bb526f671666183a86b485837e \ No newline at end of file