Skip to content

Commit

Permalink
Bump ghc-wasm-meta, bump index-state
Browse files Browse the repository at this point in the history
  • Loading branch information
amesgen committed Oct 2, 2024
1 parent f2bc32e commit ed58bf4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: wasm32-wasi-ghc
run: |
ghcup config add-release-channel https://raw.githubusercontent.com/haskell/ghcup-metadata/develop/ghcup-cross-0.0.8.yaml
ghcup install ghc --set wasm32-wasi-9.10.0.20240412 -- $CONFIGURE_ARGS
ghcup install ghc --set wasm32-wasi-9.10.1 -- $CONFIGURE_ARGS
- name: install-sass
run: |
Expand Down
5 changes: 1 addition & 4 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
packages: . hs2048

index-state: 2024-06-28T13:56:18Z
index-state: 2024-09-29T15:37:55Z

if arch(wasm32)
-- https://github.com/haskellari/splitmix/pull/73
Expand All @@ -22,6 +22,3 @@ if arch(wasm32)

package aeson
flags: -ordered-keymap

if impl(ghc >= 9.10)
allow-newer: servant:base
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed58bf4

Please sign in to comment.