File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
legacy/marconi-chain-index-legacy Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ library
118118 build-depends :
119119 , aeson
120120 , async
121- , base >= 4.9 && < 5
121+ , base >= 4.9 && < 5
122122 , base16-bytestring
123123 , bytestring
124124 , cborg
@@ -129,7 +129,7 @@ library
129129 , mtl
130130 , mwc-random
131131 , nonempty-containers
132- , optparse-applicative
132+ , optparse-applicative-fork
133133 , pretty-simple
134134 , prettyprinter
135135 , process
@@ -361,7 +361,7 @@ test-suite marconi-chain-index-legacy-test
361361 build-depends :
362362 , aeson
363363 , async
364- , base >= 4.9 && < 5
364+ , base >= 4.9 && < 5
365365 , base16-bytestring
366366 , bytestring
367367 , cborg
@@ -372,7 +372,7 @@ test-suite marconi-chain-index-legacy-test
372372 , hedgehog
373373 , lens
374374 , nonempty-containers
375- , optparse-applicative
375+ , optparse-applicative-fork
376376 , postgresql-simple
377377 , prettyprinter
378378 , serialise
@@ -429,7 +429,7 @@ test-suite marconi-chain-index-legacy-test-compare-cardano-db-sync
429429 build-depends :
430430 , aeson
431431 , async
432- , base >= 4.9 && < 5
432+ , base >= 4.9 && < 5
433433 , base16-bytestring
434434 , bytestring
435435 , cborg
@@ -439,7 +439,7 @@ test-suite marconi-chain-index-legacy-test-compare-cardano-db-sync
439439 , hedgehog
440440 , lens
441441 , mtl
442- , optparse-applicative
442+ , optparse-applicative-fork
443443 , postgresql-simple
444444 , prettyprinter
445445 , serialise
You can’t perform that action at this time.
0 commit comments