Skip to content

Commit f4de26b

Browse files
committed
cabal.project: Update index-states
And remove redundant `allow-newer` stanzas.
1 parent e07f836 commit f4de26b

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

cabal.project

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

1212
index-state:
13-
, hackage.haskell.org 2025-05-07T06:09:46Z
13+
, hackage.haskell.org 2025-05-08T22:29:22Z
1414
, cardano-haskell-packages 2025-04-29T20:52:57Z
1515

1616
packages:
@@ -85,25 +85,13 @@ constraints:
8585

8686
if impl (ghc >= 9.12)
8787
allow-newer:
88-
-- https://github.com/phadej/vec/issues/118
89-
, bin:base
90-
, fin:base
91-
, ral:base
92-
93-
-- https://github.com/haskellari/tree-diff/issues/97
94-
, tree-diff:base
95-
9688
-- https://github.com/kapralVV/Unique/issues/11
9789
, Unique:hashable
9890

9991
-- https://github.com/Gabriella439/Haskell-Pipes-Safe-Library/pull/70
10092
, pipes-safe:base
10193

102-
-- https://github.com/phadej/insert-ordered-containers/issues/65
103-
, insert-ordered-containers:base
104-
, insert-ordered-containers:hashable
105-
106-
-- https://github.com/GetShopTV/swagger2/issues/256
94+
-- https://github.com/GetShopTV/swagger2/issues/256
10795
, swagger2:base
10896
, swagger2:template-haskell
10997

0 commit comments

Comments
 (0)