Skip to content

Commit cdf0bf4

Browse files
committed
Roll back hackage.nix to pre-alfred-margaret-2.1.1.0 pin
alfred-margaret-2.1.1.0 was uploaded to Hackage on 2026-04-24T11:44:40Z, after the hackage.nix was already pinned to 2026-04-24T12:35:23Z. The broken version (missing foldl' import) caused devShell builds to fail on all platforms. Roll back hackage.nix to 7037def9 (2026-04-08) which predates the broken release. CHaP pin is unchanged — plutus-1.62.0.0 comes from CHaP, not Hackage. Hackage index-state updated to match the reverted pin.
1 parent 532c139 commit cdf0bf4

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

cabal.project

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,9 @@ repository cardano-haskell-packages
1111

1212
index-state:
1313
-- Bump both the following dates if you need newer packages from Hackage
14-
, hackage.haskell.org 2026-04-24T10:35:23Z
14+
, hackage.haskell.org 2026-04-08T17:40:10Z
1515
-- Bump this if you need newer packages from CHaP
1616
, cardano-haskell-packages 2026-04-24T12:33:57Z
1717

18-
-- alfred-margaret-2.1.1.0 accidentally dropped `import Data.Foldable (foldl')`
19-
-- causing build failures on aarch64 with GHC 9.6. Remove once upstream is fixed.
20-
-- See: https://github.com/channable/alfred-margaret/pull/76
21-
constraints:
22-
alfred-margaret < 2.1.1.0
23-
2418
packages:
2519
./.

flake.lock

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

0 commit comments

Comments
 (0)