Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GHC musl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
GHC musl
Commits
41586a97
Verified
Commit
41586a97
authored
1 year ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
1326246a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-4
5 additions, 4 deletions
README.md
with
5 additions
and
4 deletions
README.md
+
5
−
4
View file @
41586a97
...
...
@@ -102,10 +102,11 @@ docker run --rm -ti glcr.b-data.ch/ghc/ghc-musl[:MAJOR[.MINOR[.PATCH]]]
As of 2023‑08‑12, the images (versions 9.2.8, 9.4.6, 9.6.2 and later) also
include the Haskell Tool Stack (Stack).
There is currently no GHC binary distribution for Alpine Linux (AArch64)
available!
On 2024‑02‑23, the binary distribution of GHC version 9.8.2 was released for
Alpine Linux (AArch64).
:exclamation: Use flags
<nobr>
`--no-install-ghc --system-ghc`
</nobr>
with
Stack to ensure that only the GHC available in the container is used.
Stack (GHC versions < 9.8.2) to ensure that only the GHC available in the
container is used.
### Dev Containers
...
...
@@ -114,7 +115,7 @@ The default Dev Container is meant to work on this repository.
Any other configuration is a custom GHC container based on
<nobr>
*GHC musl*
</nobr>
.
For further information, see
[
Dev Containers
](
.devcontainer
/README.md
)
.
For further information, see
[
Dev Containers
](
.devcontainer
)
.
## Similar projects
...
...
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