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: help menu for refine command #3393

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG_NEXT.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ This CHANGELOG describes the merged but unreleased changes. Please see [CHANGELO
where Idris2 will install the given package if `idris2 --install
{ipkg-filename}` is called.

* Remove reference to column number parameter in help menu for `refine` command.

### Building/Packaging changes

* The Nix flake's `buildIdris` function now returns a set with `executable` and
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Jens Petersen
Joel Berkeley
Joey Eremondi
Johann Rudloff
Justin Yang
Kamil Shakirov
Kevin Boulain
LuoChen
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/idris2_app/idris2.rkt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading