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

Commit 7364712

Browse files
committed
chore: fix miso build error with recent text
1 parent 0813f30 commit 7364712

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

cabal.project

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ index-state: 2025-02-07T08:16:42Z
55
allow-newer:
66
all:base
77

8+
-- Fix building with recent text, remove when miso-1.8.6.0 or newer
9+
-- is released
10+
source-repository-package
11+
type: git
12+
location: https://github.com/dmjio/miso.git
13+
tag: e411f3e2872465f37eb53b6de4542010a105b53a
14+
815
if arch(wasm32)
916
-- Required for TemplateHaskell. When using wasm32-wasi-cabal from
1017
-- ghc-wasm-meta, this is superseded by the global cabal.config.

0 commit comments

Comments
 (0)