Skip to content

Commit fd11a10

Browse files
committed
Specifying lsp for cabal
1 parent b6ead8f commit fd11a10

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

cabal.project

+18
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,21 @@ allow-newer:
8484
svg-builder:base,
8585
these:base,
8686
time-compat:base
87+
88+
source-repository-package
89+
type: git
90+
location: https://github.com/haskell/lsp.git
91+
tag: e96383ab19534128f12acc70a69fbc15d4f298cc
92+
subdir: lsp-types
93+
94+
source-repository-package
95+
type: git
96+
location: https://github.com/haskell/lsp.git
97+
tag: e96383ab19534128f12acc70a69fbc15d4f298cc
98+
subdir: lsp-test
99+
100+
source-repository-package
101+
type: git
102+
location: https://github.com/haskell/lsp.git
103+
tag: e96383ab19534128f12acc70a69fbc15d4f298cc
104+
subdir: lsp

0 commit comments

Comments
 (0)