Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
ghcup
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alex McLean
ghcup
Commits
7440c26f
Verified
Commit
7440c26f
authored
5 years ago
by
Julian Ospald
Browse files
Options
Downloads
Patches
Plain Diff
Be a little bit less dramatic about modifying .bashrc
parent
53b29248
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bootstrap-haskell
+2
-2
2 additions, 2 deletions
bootstrap-haskell
with
2 additions
and
2 deletions
bootstrap-haskell
+
2
−
2
View file @
7440c26f
...
@@ -92,7 +92,7 @@ if [ -z "${BOOTSTRAP_HASKELL_NONINTERACTIVE}" ] ; then
...
@@ -92,7 +92,7 @@ if [ -z "${BOOTSTRAP_HASKELL_NONINTERACTIVE}" ] ; then
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
""
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
""
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"Detected ~/.bashrc on your system..."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"Detected ~/.bashrc on your system..."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"If you want ghcup to automatically fix your ~/.bashrc to include the required PATH variable"
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"If you want ghcup to automatically fix your ~/.bashrc to include the required PATH variable"
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"answer with YES and press ENTER
(at your own risk)
."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"answer with YES and press ENTER."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"Otherwise press ctrl-c to abort."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"Otherwise press ctrl-c to abort."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
""
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
""
...
@@ -109,7 +109,7 @@ if [ -z "${BOOTSTRAP_HASKELL_NONINTERACTIVE}" ] ; then
...
@@ -109,7 +109,7 @@ if [ -z "${BOOTSTRAP_HASKELL_NONINTERACTIVE}" ] ; then
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
""
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
""
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"Detected ~/.bash_profile on your system..."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"Detected ~/.bash_profile on your system..."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"If you want ghcup to automatically fix your ~/.bash_profile to include the required PATH variable"
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"If you want ghcup to automatically fix your ~/.bash_profile to include the required PATH variable"
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"answer with YES and press ENTER
(at your own risk)
."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"answer with YES and press ENTER."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"Otherwise press ctrl-c to abort."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
"Otherwise press ctrl-c to abort."
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
""
printf
"
\\
033[0;35m%s
\\
033[0m
\\
n"
""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment