We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0614f5 commit 49ab0f2Copy full SHA for 49ab0f2
1 file changed
.github/workflows/haskell.yml
@@ -238,7 +238,7 @@ jobs:
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"
+ DOCSPEC_OPTIONS="-v --timeout 60"
242
243
#-----------------------------------------------------------------------------
244
# Usually you do need to change anything below, this is generic code for
0 commit comments