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
cd6b3d85
Verified
Commit
cd6b3d85
authored
9 months ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
Rebuild GHC version 9.8.2
- Use GHC 9.6.6 for bootstrapping
parent
a7161191
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#30031
passed
9 months ago
Stage: build1
Stage: build2
Stage: mirror
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
prior/9.8.2.Dockerfile
+1
-1
1 addition, 1 deletion
prior/9.8.2.Dockerfile
with
1 addition
and
1 deletion
prior/9.8.2.Dockerfile
+
1
−
1
View file @
cd6b3d85
...
@@ -5,7 +5,7 @@ ARG STACK_VERSION=2.15.7
...
@@ -5,7 +5,7 @@ ARG STACK_VERSION=2.15.7
ARG
GHC_VERSION_BUILD=${GHC_VERSION}
ARG
GHC_VERSION_BUILD=${GHC_VERSION}
ARG
CABAL_VERSION_BUILD=${CABAL_VERSION}
ARG
CABAL_VERSION_BUILD=${CABAL_VERSION}
FROM
glcr.b-data.ch/ghc/ghc-musl:9.6.
5
as
bootstrap
FROM
glcr.b-data.ch/ghc/ghc-musl:9.6.
6
as
bootstrap
RUN
apk upgrade
--no-cache
\
RUN
apk upgrade
--no-cache
\
&&
apk add
--no-cache
\
&&
apk add
--no-cache
\
...
...
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