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

Commit bc13775

Browse files
committed
cabal.project: remove now-unnecessary workarounds
1 parent 1696a29 commit bc13775

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

cabal.project

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

3-
index-state: 2025-04-03T07:26:54Z
4-
5-
allow-newer:
6-
all:base
3+
index-state: 2025-06-09T18:18:27Z
74

85
if arch(wasm32)
96
-- Required for TemplateHaskell. When using wasm32-wasi-cabal from
107
-- ghc-wasm-meta, this is superseded by the global cabal.config.
118
shared: True
129

13-
-- https://github.com/haskellari/splitmix/pull/73
14-
source-repository-package
15-
type: git
16-
location: https://github.com/amesgen/splitmix
17-
tag: cea9e31bdd849eb0c17611bb99e33d590e126164
18-
1910
package aeson
2011
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.

0 commit comments

Comments
 (0)