Skip to content

Commit

Permalink
Disable haddock for tests and benchamrks
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Sep 12, 2024
1 parent 5e13ef5 commit e25ac9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/haddocks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ CABAL_OPTS=(

# Generate `doc-index.json` and `doc-index.html` per package, to assemble them later at the top level.
HADDOCK_OPTS=(
--haddock-executables
--haddock-tests
--haddock-benchmarks
--haddock-html
--haddock-hyperlink-source
--haddock-option "--use-unicode"
Expand Down

0 comments on commit e25ac9c

Please sign in to comment.