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

Allow specifying a custom version in advance install menu #1151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dfordivam
Copy link
Collaborator

This field is necessary as the user may be installing some arbitrary version using a URI, and there is no way to specify a version for that, (like the command line ghcup install -u <uri> <version> supports.)

The GHCTargetVersion used for instVersion is not ideal for handling installation of other tools, but since we have a single AdvanceInstall menu shared for all tools, I think its ok to use this to avoid a bigger change to the code.

@dfordivam dfordivam requested a review from lsmor November 14, 2024 04:49
@lsmor
Copy link
Collaborator

lsmor commented Nov 14, 2024

I've been a little bit out of FOSS lately but I have sometime now. Let me get use to the new changes an I'll make a review asap.

@hasufell hasufell added this to the 0.1.40.0 milestone Nov 19, 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