We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa17b82 commit 4038c65Copy full SHA for 4038c65
cabal.project
@@ -4,10 +4,11 @@ packages:
4
5
source-repository-package
6
type: git
7
- location: https://github.com/DanielG/cabal-helper.git
8
- tag: a18bbb2af92e9b4337e7f930cb80754f2408bcfd
+ location: https://github.com/jneira/cabal-helper.git
+ tag: ffb1f57a5ffc6b7ac3c46a9974c4420a6d2bb9b2
9
10
tests: true
11
+-- documentation: true
12
13
package haskell-language-server
14
test-show-details: direct
0 commit comments