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

Commit 691f126

Browse files
committed
Use latest Miso
All previous versions are broken, especially without Hackage revisions to add bounds: dmjio/miso#752.
1 parent 14a29ad commit 691f126

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
packages: . hs2048
22

3-
index-state: 2024-10-26T13:27:42Z
3+
index-state: 2024-11-25T21:40:33Z
44

55
if arch(wasm32)
66
-- Required for TemplateHaskell. When using wasm32-wasi-cabal from

ghc-wasm-miso-examples.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ executable ghc-wasm-miso-examples
1111
, hs2048
1212
, jsaddle
1313
, miso
14+
, miso >= 1.8.5.0
1415
, mtl
1516
, random
1617
, text

0 commit comments

Comments
 (0)