@@ -10,8 +10,8 @@ repository cardano-haskell-packages
10
10
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
11
11
12
12
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
15
15
16
16
packages :
17
17
cardano-db
@@ -67,9 +67,6 @@ package snap-server
67
67
-- only if the `cardano-node` is compiled with `+rtview`.
68
68
flags : -openssl
69
69
70
- package cardano-ledger-shelley
71
- flags : -XAllowAmbiguousTypes
72
-
73
70
-- ---------------------------------------------------------
74
71
75
72
constraints :
@@ -85,28 +82,12 @@ constraints:
85
82
86
83
if impl (ghc >= 9.12 )
87
84
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
-
96
85
-- https://github.com/kapralVV/Unique/issues/11
97
86
, Unique :hashable
98
87
99
88
-- https://github.com/Gabriella439/Haskell-Pipes-Safe-Library/pull/70
100
89
, pipes-safe :base
101
90
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
-
110
91
-- https://github.com/haskellari/postgresql-simple/issues/152
111
92
, postgresql-simple :base
112
93
, postgresql-simple :template-haskell
0 commit comments