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

update --build-depends help string #6697

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

emilypi
Copy link
Member

@emilypi emilypi commented Apr 11, 2020

This PR updates the --build-depends help string in repl. Additionally, it looks like my extr-whitespace-stripping macro caught some extraneous whitespace in the file. If you want me to revert, just say so

Please include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Any changes that could be relevant to users have been recorded in the changelog (add file to changelog.d directory).
  • The documentation has been updated, if necessary.

Please also shortly describe how you tested your change. Bonus points for added tests!

@hvr hvr linked an issue Apr 11, 2020 that may be closed by this pull request
@phadej
Copy link
Collaborator

phadej commented Apr 12, 2020

I also pushed a commit to master trimming eol-whitespace, so you could rebase to make diff prettier (and local).

@emilypi emilypi force-pushed the build-depends-docstring branch from 85d9acf to f66c529 Compare April 12, 2020 15:24
@emilypi
Copy link
Member Author

emilypi commented Apr 12, 2020

@phadej done, thanks for your comments

@phadej phadej force-pushed the build-depends-docstring branch from 1a72f47 to 4a19554 Compare April 12, 2020 15:49
@phadej phadej merged commit 4b8abaa into haskell:master Apr 12, 2020
@emilypi emilypi deleted the build-depends-docstring branch April 12, 2020 19:54
@phadej phadej mentioned this pull request Jul 10, 2020
@phadej phadej added this to the 3.4.0.0-rc1 milestone Jul 13, 2020
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.

-b, --build-depends should specify that it can take more than one argument
2 participants