Skip to content

Commit

Permalink
PLT-9070 - optparse-applicative-fork in marconi-chain-index-legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
willjgould committed Jan 10, 2024
1 parent 39b2c68 commit 3aa082b
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ library
build-depends:
, aeson
, async
, base >=4.9 && <5
, base >=4.9 && <5
, base16-bytestring
, bytestring
, cborg
Expand All @@ -129,7 +129,7 @@ library
, mtl
, mwc-random
, nonempty-containers
, optparse-applicative
, optparse-applicative-fork
, pretty-simple
, prettyprinter
, process
Expand Down Expand Up @@ -361,7 +361,7 @@ test-suite marconi-chain-index-legacy-test
build-depends:
, aeson
, async
, base >=4.9 && <5
, base >=4.9 && <5
, base16-bytestring
, bytestring
, cborg
Expand All @@ -372,7 +372,7 @@ test-suite marconi-chain-index-legacy-test
, hedgehog
, lens
, nonempty-containers
, optparse-applicative
, optparse-applicative-fork
, postgresql-simple
, prettyprinter
, serialise
Expand Down Expand Up @@ -429,7 +429,7 @@ test-suite marconi-chain-index-legacy-test-compare-cardano-db-sync
build-depends:
, aeson
, async
, base >=4.9 && <5
, base >=4.9 && <5
, base16-bytestring
, bytestring
, cborg
Expand All @@ -439,7 +439,7 @@ test-suite marconi-chain-index-legacy-test-compare-cardano-db-sync
, hedgehog
, lens
, mtl
, optparse-applicative
, optparse-applicative-fork
, postgresql-simple
, prettyprinter
, serialise
Expand Down

0 comments on commit 3aa082b

Please sign in to comment.