Skip to content

Commit af32361

Browse files
erikdneilmayhew
andauthored
Remove cborg allow-newer stanza (#520)
* Remove cborg allow-newer stanza * Nix updates * Update haskellNix flake input --------- Co-authored-by: Neil Mayhew <[email protected]>
1 parent 06eca6a commit af32361

File tree

2 files changed

+52
-200
lines changed

2 files changed

+52
-200
lines changed

cabal.project

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ repository cardano-haskell-packages
1010
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
1111

1212
-- The hackage index-state
13-
index-state: 2025-01-19T19:57:14Z
14-
index-state: cardano-haskell-packages 2025-01-13T22:30:16Z
13+
index-state: 2025-03-06T20:53:09Z
14+
index-state: cardano-haskell-packages 2025-03-04T15:51:45Z
1515
packages:
1616
base-deriving-via
1717
cardano-binary
@@ -42,10 +42,5 @@ package bitvec
4242
if impl(ghc >=9.12)
4343
allow-newer:
4444
-- treediff: Difficult maintainer https://github.com/haskellari/tree-diff/issues/97
45-
-- cborg/serialise: Stuck on `cabal-3.14` and unresponsive maintainers https://github.com/well-typed/cborg/pull/339
46-
, cborg:base
47-
, cborg:ghc-prim
48-
, serialise:base
49-
, serialise:ghc-prim
5045
, tree-diff:base
5146
, tree-diff:time

flake.lock

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

0 commit comments

Comments
 (0)