X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=blobdiff_plain;f=cabal.project;h=48970dea069618ff97f759a5c05638291f50c293;hp=ac9b511f3c74652aeb273286f76cb0b14d01b569;hb=6f3106ce987b2a3794ee7ab444c8bcc204a7b3d2;hpb=00b1ef8e80a40291e13b07ffe20a891a768c2439 diff --git a/cabal.project b/cabal.project index ac9b511..48970de 100644 --- a/cabal.project +++ b/cabal.project @@ -1,11 +1,11 @@ -packages: - ./. +packages: . +flags: +DummyServer +test-show-details: direct +haddock-quickjump: True + source-repository-package type: git location: https://github.com/alanz/haskell-lsp.git - tag: 491d8d2e33572b3868078f57a3375b2ac621f958 -source-repository-package - type: git - location: https://github.com/alanz/haskell-lsp.git - tag: 491d8d2e33572b3868078f57a3375b2ac621f958 - subdir: haskell-lsp-types + tag: 9dc38a36be7f1b316eff5dcf223a96d02c3ac6fd + subdir: . + haskell-lsp-types