Skip to content

Commit 610b82e

Browse files
committed
Make the AGPL flag manual in cabal
1 parent 6c7b43a commit 610b82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-language-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ extra-source-files:
1919
flag agpl
2020
Description: Enable AGPL dependencies
2121
Default: True
22-
Manual: False
22+
Manual: True
2323

2424
flag pedantic
2525
Description: Enable -Werror

0 commit comments

Comments
 (0)