-
Notifications
You must be signed in to change notification settings - Fork 725
add compiler info to --version
#11339
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
base: master
Are you sure you want to change the base?
Conversation
|
This is a proposed change, and open to review and suggestions. |
fe384e3 to
75fef23
Compare
Mikolaj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Can you show how it'll look like in the description? Also, it'd be good to add some motivation. Remember that by default we expect a ticket before a PR. |
|
The motivation was trying to get that information from someone on Discord who was having odd problems with I don't consider this final by any means; some programs have a |
916c671 to
aa47f49
Compare
|
I moved that |
aa47f49 to
12ecf00
Compare
I'm not sure if this counts as a significant change or not, since it's possible scripts depend on the output. (The git info change doesn't really count, since it's only operable on unreleased versions.)
12ecf00 to
e9c66f5
Compare
I'm not sure if this counts as a significant change or not, since it's possible scripts depend on the output. (The git info change doesn't really count, since it's only operable on unreleased versions.)
The information added by this change is the last line. If a development GHC version is used to build
cabal, the version will include a datestamp (e.g.9.14.0.20251128).Template Α: This PR modifies behaviour or interface
Include the following checklist in your PR:
significance: significantin the changelog file.