Skip to content

Commit 9533601

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

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

cabal.project

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

1212
index-state:
13-
, hackage.haskell.org 2025-05-07T06:09:46Z
14-
, cardano-haskell-packages 2025-04-29T20:52:57Z
13+
, hackage.haskell.org 2025-05-23T06:30:40Z
14+
, cardano-haskell-packages 2025-05-16T20:03:45Z
1515

1616
packages:
1717
cardano-db
@@ -67,9 +67,6 @@ package snap-server
6767
-- only if the `cardano-node` is compiled with `+rtview`.
6868
flags: -openssl
6969

70-
package cardano-ledger-shelley
71-
flags: -XAllowAmbiguousTypes
72-
7370
-- ---------------------------------------------------------
7471

7572
constraints:
@@ -85,28 +82,12 @@ constraints:
8582

8683
if impl (ghc >= 9.12)
8784
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-
9685
-- https://github.com/kapralVV/Unique/issues/11
9786
, Unique:hashable
9887

9988
-- https://github.com/Gabriella439/Haskell-Pipes-Safe-Library/pull/70
10089
, pipes-safe:base
10190

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
107-
, swagger2:base
108-
, swagger2:template-haskell
109-
11091
-- https://github.com/haskellari/postgresql-simple/issues/152
11192
, postgresql-simple:base
11293
, postgresql-simple:template-haskell

0 commit comments

Comments
 (0)