Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(doc/commands/haddock_command.md): mismatching header for command name #6658

Closed
wants to merge 72 commits into from

Conversation

andwu137
Copy link

Found that the documentation has a mismatching header for the command name stack bench instead of stack haddock.

Is not affected by the version of stack, so I've put this on the master branch.

  • Any changes that could be relevant to users have been recorded in ChangeLog.md.
  • The documentation has been updated, if necessary

No tests are necessary.

Also updates `stack init` messages to take advantage of that.
Fix #6628 Treat consecutive line ends as a single blank line
Fix #6630 Also take exectutable file name into account, for '`stack`'
Re #6630 Add `progName`, `mExecutablePath` to `GlobalOpts`
Re #6633 Refactor `Stack.Docker` vis-a-vis `keepStdinOpen`
Fix #6633 If not detached, always use Docker -i flag
benz0li and others added 27 commits August 17, 2024 16:41
Dev Containers: Update handling of timezone setting
Fix #6647 Trigger S-8432 whenever space in Stack's 'programs' directory
Fix #6643 Respect `--no-run-tests`, `--no-run-benchmarks` when listing actions
Re #5994 - Bump dependency on tls to tls-2.1.0
Fix #6653 Change `StackSetupShim.hs` for `Cabal-3.14.0.0`
Fix #6655 Specify hi-file-parser >= 0.1.7.0
@mpilgrem
Copy link
Member

@andwu137, thanks! But please can you target the stable branch with this - that will then get merged into master branch also.

@andwu137 andwu137 changed the base branch from master to stable November 11, 2024 20:12
@andwu137 andwu137 closed this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants