We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f155b05 commit 8d6568dCopy full SHA for 8d6568d
.github/workflows/test.yaml
@@ -342,7 +342,7 @@ jobs:
342
343
env:
344
GHC_WASM_META_FLAVOUR: '9.10'
345
- GHC_WASM_META_COMMIT_HASH: '7927129e42bcd6a54b9e06e26455803fa4878261'
+ GHC_WASM_META_COMMIT_HASH: 'eed476db4cfb4949363050f1ed42dda92dee0685'
346
347
steps:
348
- uses: actions/checkout@v4
.github/workflows/wasm.yaml
@@ -10,7 +10,7 @@ on:
10
11
12
13
- GHC_WASM_META_COMMIT_HASH: 'c3f44696d29aaeadd755d69c51735954bfcd59db'
14
15
jobs:
16
build:
0 commit comments