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

feat: Install GHCup inside the plugin directory #12

Merged
merged 25 commits into from
Dec 3, 2023

Conversation

sestrella
Copy link
Owner

@sestrella sestrella commented Dec 3, 2023

This PR installs a local copy inside the plugin directory in an attempt to prevent any potential issues with GHCUp versions installed globally. Furthermore, by adding a few more flags to the installation script, the modifications on this PR enhance the GHCUp installation process:

  • BOOTSTRAP_HASKELL_NONINTERACTIVE - any nonzero value for noninteractive installation
  • BOOTSTRAP_HASKELL_MINIMAL - any nonzero value to only install ghcup

References:

@sestrella sestrella changed the title Install GHCup with BOOTSTRAP_HASKELL_NONINTERACTIVE enabled Install GHCup inside the plugin directory Dec 3, 2023
@sestrella sestrella marked this pull request as ready for review December 3, 2023 16:57
@sestrella sestrella changed the title Install GHCup inside the plugin directory feat: Install GHCup inside the plugin directory Dec 3, 2023
@sestrella sestrella merged commit 15769d5 into main Dec 3, 2023
10 checks passed
@sestrella sestrella deleted the non_interactive_ghcup_installation branch December 3, 2023 17:27
Copy link

github-actions bot commented Dec 3, 2023

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant