Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 135a825

Browse files
committed
deps: last bump for a while
1 parent 222aa70 commit 135a825

File tree

3 files changed

+9
-14
lines changed

3 files changed

+9
-14
lines changed

cabal.project

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
packages: . hs2048
22

3-
index-state: 2025-02-11T14:26:56Z
3+
index-state: 2025-04-03T07:26:54Z
44

55
allow-newer:
66
all:base
@@ -10,16 +10,11 @@ if arch(wasm32)
1010
-- ghc-wasm-meta, this is superseded by the global cabal.config.
1111
shared: True
1212

13-
-- https://github.com/haskellari/time-compat/issues/37
14-
-- Older versions of time don't build on WASM.
15-
constraints: time installed
16-
allow-newer: time
17-
1813
-- https://github.com/haskellari/splitmix/pull/73
1914
source-repository-package
2015
type: git
2116
location: https://github.com/amesgen/splitmix
22-
tag: 5f5b766d97dc735ac228215d240a3bb90bc2ff75
17+
tag: cea9e31bdd849eb0c17611bb99e33d590e126164
2318

2419
package aeson
2520
flags: -ordered-keymap

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ghc-wasm-miso-examples.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ executable ghc-wasm-miso-examples
1212
, hs2048
1313
, jsaddle
1414
, jsaddle-wasm
15-
, miso
15+
, miso >= 1.8.7.0
1616
, mtl
1717
, random
1818
, text

0 commit comments

Comments
 (0)