Skip to content

Conversation

@Sdywolf
Copy link
Contributor

@Sdywolf Sdywolf commented Oct 30, 2024

This PR modifies behaviour or interface

Fix #10482

Text provided by Setup.hs repl --help contained outdated information concerning sandbox, which have now been removed.

Copy link
Collaborator

@geekosaur geekosaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is user-visible (granting, not very, but it is help text) and as such probably requires a changelog entry, although it's not major. Also it's probably worth backporting.

@ulysses4ever ulysses4ever added merge me Tell Mergify Bot to merge and removed attention: needs-review labels Oct 30, 2024
@ulysses4ever
Copy link
Collaborator

I'm not sure about the changelog but since technically it is a visible change and there's a voice for it, sure...

@ulysses4ever
Copy link
Collaborator

Changelogs are described here btw: https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#changelog

@geekosaur
Copy link
Collaborator

I'm not sure about the changelog but since technically it is a visible change and there's a voice for it, sure...

Yeh, it's borderline, but it is user-visible. Maybe someone else should speak up yea/nay.

@Sdywolf
Copy link
Contributor Author

Sdywolf commented Oct 30, 2024

Thx for reminding me. I will check CONTRIBUTING.md and add changelog entry.

@mergify mergify bot added ready and waiting Mergify is waiting out the cooldown period merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days labels Oct 30, 2024
@mergify mergify bot merged commit 9e2b2db into haskell:master Nov 2, 2024
@Mikolaj
Copy link
Member

Mikolaj commented Mar 27, 2025

@mergify backport 3.14

@mergify
Copy link
Contributor

mergify bot commented Mar 27, 2025

backport 3.14

✅ Backports have been created

Details

mergify bot added a commit that referenced this pull request Mar 27, 2025
* remove text for sandbox in replCommand

(cherry picked from commit e3823b5)

* delete white-space after '\n' in a string

(cherry picked from commit bdeb4e6)

* Add changelog

(cherry picked from commit 5913791)

---------

Co-authored-by: Sdywolf <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

attention: needs-backport 3.12 merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge ready and waiting Mergify is waiting out the cooldown period

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup.hs repl --help contains outdated descriptions for sandbox

4 participants