Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
ci-images
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
Glasgow Haskell Compiler
ci-images
Commits
cf2ba8e2
Commit
cf2ba8e2
authored
1 year ago
by
Cheng Shao
Browse files
Options
Downloads
Patches
Plain Diff
Bump wasi-sdk
parent
a55d4ae0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!133
Bump wasi-sdk
Pipeline
#86298
passed
1 year ago
Stage: prepare
Stage: build
Pipeline: ci-images
#86299
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
images/alpine.dhall
+1
-1
1 addition, 1 deletion
images/alpine.dhall
with
1 addition
and
1 deletion
images/alpine.dhall
+
1
−
1
View file @
cf2ba8e2
...
...
@@ -70,7 +70,7 @@ let installGhcDepsStep: CF.Type =
let installWasmDepsStep: CF.Type =
CF.run "Installing wasm backend dependencies"
[ "curl -f -L --retry 5 https://gitlab.haskell.org/ghc/ghc-wasm-meta/-/archive/7a
894913469be676261236c9050b3e301fba24d3/ghc-wasm-meta-master
.tar.gz | tar xz"
[ "curl -f -L --retry 5 https://gitlab.haskell.org/ghc/ghc-wasm-meta/-/archive/7a
39de14e3a9385341fff3570dc197b307b6d4bc/ghc-wasm-meta-7a39de14e3a9385341fff3570dc197b307b6d4bc
.tar.gz | tar xz"
, "cd ghc-wasm-meta-*"
, "SKIP_GHC=1 ./setup.sh"
, "cd .."
...
...
This diff is collapsed.
Click to expand it.
Cheng Shao
@TerrorJack
mentioned in commit
a509d046
·
1 year ago
mentioned in commit
a509d046
mentioned in commit a509d0464e33363d4bb79ad380ccd7836e9f8675
Toggle commit list
Cheng Shao
@TerrorJack
mentioned in commit
ebec6dbe
·
1 year ago
mentioned in commit
ebec6dbe
mentioned in commit ebec6dbe661d3735b50b1c76394fed25820fc1e9
Toggle commit list
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