File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ Default: Enabled (if building Haddock documnentation)
303
303
304
304
Unset the flag to disable building Haddock documentation for dependencies.
305
305
306
- ### `--[no-]haddock-for-haddock ` flag
306
+ ### `--[no-]haddock-for-hackage ` flag
307
307
308
308
:octicons-beaker-24: Experimental
309
309
@@ -364,7 +364,7 @@ Default: Enabled
364
364
365
365
Unset the flag to disable building building hyperlinked source for Haddock.
366
366
367
- If the [`--haddock-for-hackage`](#-no-haddock-for-haddock -flag) flag is passed,
367
+ If the [`--haddock-for-hackage`](#-no-haddock-for-hackage -flag) flag is passed,
368
368
this flag is ignored.
369
369
370
370
### `--[no-]haddock-benchmarks` flag
@@ -419,7 +419,7 @@ Default: Disabled
419
419
420
420
Set the flag to enable building Haddock documentation for internal modules.
421
421
422
- If the [`--haddock-for-hackage`](#-no-haddock-for-haddock -flag) flag is passed,
422
+ If the [`--haddock-for-hackage`](#-no-haddock-for-hackage -flag) flag is passed,
423
423
this flag is ignored.
424
424
425
425
### `--[no-]haddock-tests` flag
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ in a compressed archive ('tarball') in the `.tar.gz` format.
73
73
74
74
For further information about how to create such an archive file, see the
75
75
documentation for the
76
- [`stack haddock --haddock-for-hackage`](build_command.md#-no-haddock-for-haddock -flag)
76
+ [`stack haddock --haddock-for-hackage`](build_command.md#-no-haddock-for-hackage -flag)
77
77
command.
78
78
79
79
If `ITEM` is a relative path to a package directory,
You can’t perform that action at this time.
0 commit comments