We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 379ddfd commit 9141c64Copy full SHA for 9141c64
1 file changed
.github/workflows/haskell.yml
@@ -235,6 +235,7 @@ jobs:
235
ghc_version: 9.12.4
236
# WARNING! cannot use # comments inside pack_options.
237
pack_options: >-
238
+ DISABLE_SDIST_BUILD="y"
239
ENABLE_DOCSPEC="y"
240
DOCSPEC_URL=https://github.com/phadej/cabal-extras/releases/download/cabal-docspec-0.0.0.20250606/cabal-docspec-0.0.0.20250606-x86_64-linux.xz
241
DOCSPEC_OPTIONS="--timeout 60"
0 commit comments