Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
packages: . hs2048

index-state: 2025-02-07T08:16:42Z
index-state: 2025-02-11T14:26:56Z

allow-newer:
all:base

-- Fix building with recent text, remove when miso-1.8.6.0 or newer
-- is released
source-repository-package
type: git
location: https://github.com/dmjio/miso.git
tag: e411f3e2872465f37eb53b6de4542010a105b53a

if arch(wasm32)
-- Required for TemplateHaskell. When using wasm32-wasi-cabal from
-- ghc-wasm-meta, this is superseded by the global cabal.config.
Expand Down