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
@@ -360,7 +360,7 @@ Default: Enabled
360
360
361
361
Unset the flag to disable building building hyperlinked source for Haddock.
362
362
363
- If the [ ` --haddock-for-hackage ` ] ( #-no-haddock-for-haddock -flag ) flag is passed,
363
+ If the [ ` --haddock-for-hackage ` ] ( #-no-haddock-for-hackage -flag ) flag is passed,
364
364
this flag is ignored.
365
365
366
366
### ` --[no-]haddock-internal ` flag
@@ -369,7 +369,7 @@ Default: Disabled
369
369
370
370
Set the flag to enable building Haddock documentation for internal modules.
371
371
372
- If the [ ` --haddock-for-hackage ` ] ( #-no-haddock-for-haddock -flag ) flag is passed,
372
+ If the [ ` --haddock-for-hackage ` ] ( #-no-haddock-for-hackage -flag ) flag is passed,
373
373
this flag is ignored.
374
374
375
375
### ` --[no-]keep-going ` flag
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ in a compressed archive ('tarball') in the `.tar.gz` format.
70
70
71
71
For further information about how to create such an archive file, see the
72
72
documentation for the
73
- [ ` stack haddock --haddock-for-hackage ` ] ( build_command.md#-no-haddock-for-haddock -flag )
73
+ [ ` stack haddock --haddock-for-hackage ` ] ( build_command.md#-no-haddock-for-hackage -flag )
74
74
command.
75
75
76
76
If ` ITEM ` is a relative path to a package directory,
You can’t perform that action at this time.
0 commit comments