Skip to content

Commit 34b16ef

Browse files
author
Jordan Millar
committed
Fix cabal-gild CI failure
1 parent 0db0560 commit 34b16ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cardano-api/cardano-api.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ library
131131
cardano-ledger-byron >=1.2,
132132
cardano-ledger-conway >=1.19,
133133
cardano-ledger-core:{cardano-ledger-core, testlib} >=1.17,
134-
cardano-ledger-dijkstra:{cardano-ledger-dijkstra} >= 0.1,
134+
cardano-ledger-dijkstra >=0.1,
135135
cardano-ledger-mary >=1.8,
136136
cardano-ledger-shelley >=1.16,
137137
cardano-protocol-tpraos >=1.4,
@@ -187,7 +187,7 @@ library
187187
time,
188188
transformers,
189189
transformers-except ^>=0.1.3,
190-
typed-protocols ^>= 1,
190+
typed-protocols ^>=1,
191191
vector,
192192
yaml,
193193

0 commit comments

Comments
 (0)