Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
ghcup-hs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Haskell
ghcup-hs
Commits
fbbafc33
Verified
Commit
fbbafc33
authored
2 years ago
by
Julian Ospald
Browse files
Options
Downloads
Patches
Plain Diff
Yes, ghcup is the main installer
parent
4a46de4c
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/about.md
+5
-0
5 additions, 0 deletions
docs/about.md
docs/index.md
+1
-1
1 addition, 1 deletion
docs/index.md
mkdocs.yml
+1
-1
1 addition, 1 deletion
mkdocs.yml
with
7 additions
and
2 deletions
docs/about.md
+
5
−
0
View file @
fbbafc33
...
@@ -155,6 +155,11 @@ Windows 7 and Powershell 2.0 aren't well supported at the moment, also see:
...
@@ -155,6 +155,11 @@ Windows 7 and Powershell 2.0 aren't well supported at the moment, also see:
## FAQ
## FAQ
### Is ghcup really the main installer?
This is based on the Haskell survey results from 2022, which show that more
than half of survey participants use GHCup: https://taylor.fausak.me/2022/11/18/haskell-survey-results/
### Why reimplement stack?
### Why reimplement stack?
GHCup is not a reimplementation of stack. The only common part is automatic installation of GHC,
GHCup is not a reimplementation of stack. The only common part is automatic installation of GHC,
...
...
This diff is collapsed.
Click to expand it.
docs/index.md
+
1
−
1
View file @
fbbafc33
...
@@ -13,7 +13,7 @@ hide:
...
@@ -13,7 +13,7 @@ hide:
<h1>
GHCup
</h1>
<h1>
GHCup
</h1>
</section>
</section>
<p
class=
"ghcup-intro"
>
GHCup is
a
n installer for the general purpose language
<a
href=
"https://www.haskell.org"
>
Haskell
</a>
.
</p>
<p
class=
"ghcup-intro"
>
GHCup is
the mai
n installer for the general purpose language
<a
href=
"https://www.haskell.org"
>
Haskell
</a>
.
</p>
<div
class=
"text-center main-buttons"
>
<div
class=
"text-center main-buttons"
>
<a
href=
"install/"
class=
"btn btn-primary"
role=
"button"
>
Installation
</a>
<a
href=
"install/"
class=
"btn btn-primary"
role=
"button"
>
Installation
</a>
...
...
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
1
−
1
View file @
fbbafc33
site_name
:
GHCup
site_name
:
GHCup
site_url
:
https://www.haskell.org/ghcup
site_url
:
https://www.haskell.org/ghcup
site_description
:
GHCup is
a
n installer for the general purpose language Haskell.
site_description
:
GHCup is
the mai
n installer for the general purpose language Haskell.
site_author
:
GHCup Team
site_author
:
GHCup Team
site_favicon
:
haskell_logo.png
site_favicon
:
haskell_logo.png
...
...
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