@@ -10,7 +10,7 @@ repository cardano-haskell-packages
10
10
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
11
11
12
12
index-state :
13
- , hackage.haskell.org 2025-05-07T06:09 :46Z
13
+ , hackage.haskell.org 2025-05-08T22:29 :22Z
14
14
, cardano-haskell-packages 2025-04-29T20:52 :57Z
15
15
16
16
packages :
@@ -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,25 +82,13 @@ 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
91
+ -- https://github.com/GetShopTV/swagger2/issues/256
107
92
, swagger2 :base
108
93
, swagger2 :template-haskell
109
94
0 commit comments