Skip to content

Commit

Permalink
bump cardano-base to tip of master
Browse files Browse the repository at this point in the history
  • Loading branch information
disassembler committed Oct 10, 2022
1 parent 42db730 commit 5971b8f
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ test-show-details: streaming
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-base
tag: 7e3ddba98a61900181fe63cdd4c9ed9708d1a6a7
--sha256: 1ci0aa8zkcld0d4i6xldvffhppf8bg0ys8y2jys912r7i5sxq5pa
tag: 46cd4c97cff9f1f0a0da976aa9e32bd2899c85ee
--sha256: 0qn56ahqmy79riwyaq5m0d4vpamdjkkk04b0x8zwlyd5y3pg58xd
subdir:
base-deriving-via
binary
Expand All @@ -58,7 +58,7 @@ source-repository-package
heapwords
measures
slotting
strict-containers
cardano-strict-containers

source-repository-package
type: git
Expand Down
2 changes: 1 addition & 1 deletion eras/alonzo/impl/cardano-ledger-alonzo.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ library
cardano-ledger-shelley,
scientific,
small-steps,
strict-containers,
cardano-strict-containers,
text,
time,
transformers,
Expand Down
4 changes: 2 additions & 2 deletions eras/alonzo/test-suite/cardano-ledger-alonzo-test.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ library
microlens,
small-steps,
small-steps-test,
strict-containers,
cardano-strict-containers,
text,
transformers,
hs-source-dirs:
Expand Down Expand Up @@ -119,7 +119,7 @@ test-suite cardano-ledger-alonzo-test
cardano-ledger-shelley,
cardano-ledger-shelley-test,
microlens,
strict-containers,
cardano-strict-containers,
tasty,
tasty-hunit,
tasty-quickcheck,
Expand Down
2 changes: 1 addition & 1 deletion eras/babbage/impl/cardano-ledger-babbage.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ library
plutus-tx ^>= 1.0,
set-algebra,
small-steps,
strict-containers,
cardano-strict-containers,
text,
transformers,
validation-selective
Expand Down
4 changes: 2 additions & 2 deletions eras/babbage/test-suite/cardano-ledger-babbage-test.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ library
cardano-ledger-shelley-test,
cardano-ledger-shelley,
small-steps,
strict-containers,
cardano-strict-containers,

hs-source-dirs:
src
Expand Down Expand Up @@ -97,7 +97,7 @@ test-suite cardano-ledger-babbage-test
data-default-class,
plutus-core,
plutus-ledger-api,
strict-containers,
cardano-strict-containers,
tasty,
tasty-hunit,
tasty-quickcheck,
Expand Down
2 changes: 1 addition & 1 deletion eras/conway/impl/cardano-ledger-conway.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ library
containers,
microlens,
nothunks,
strict-containers,
cardano-strict-containers,
hs-source-dirs:
src
2 changes: 1 addition & 1 deletion eras/conway/test-suite/cardano-ledger-conway-test.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ library
plutus-tx,
cardano-ledger-shelley-test,
cardano-ledger-shelley,
strict-containers,
cardano-strict-containers,
tasty,
tasty-quickcheck,
QuickCheck,
Expand Down
2 changes: 1 addition & 1 deletion eras/shelley-ma/impl/cardano-ledger-shelley-ma.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ library
primitive,
cardano-ledger-shelley,
small-steps,
strict-containers,
cardano-strict-containers,
text,
transformers,
validation-selective,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ library
QuickCheck >= 2.13.2,
cardano-ledger-shelley-test,
cardano-ledger-shelley,
strict-containers,
cardano-strict-containers,
small-steps,
tasty-hunit,
tasty-quickcheck,
Expand Down Expand Up @@ -127,7 +127,7 @@ test-suite cardano-ledger-shelley-ma-test
cardano-ledger-shelley,
small-steps-test,
small-steps,
strict-containers,
cardano-strict-containers,
tasty-hunit,
tasty-quickcheck,
tasty,
2 changes: 1 addition & 1 deletion eras/shelley/impl/cardano-ledger-shelley.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ library
quiet,
set-algebra,
small-steps,
strict-containers,
cardano-strict-containers,
text,
time,
transformers,
Expand Down
6 changes: 3 additions & 3 deletions eras/shelley/test-suite/cardano-ledger-shelley-test.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ library
set-algebra,
small-steps,
small-steps-test,
strict-containers,
cardano-strict-containers,
tasty,
tasty-hunit,
tasty-quickcheck,
Expand Down Expand Up @@ -198,7 +198,7 @@ test-suite cardano-ledger-shelley-test
scientific,
small-steps,
small-steps-test,
strict-containers,
cardano-strict-containers,
tasty,
tasty-hedgehog,
tasty-hunit,
Expand Down Expand Up @@ -237,7 +237,7 @@ benchmark mainbench
set-algebra,
small-steps,
small-steps-test,
strict-containers,
cardano-strict-containers,
transformers
ghc-options:
-threaded
Expand Down
4 changes: 2 additions & 2 deletions libs/cardano-data/cardano-data.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ library
, microlens
, nothunks
, primitive
, strict-containers
, cardano-strict-containers
, text
, transformers >= 0.5
, vector
Expand All @@ -81,7 +81,7 @@ test-suite cardano-data-tests
, cardano-binary
, cborg
, containers
, strict-containers
, cardano-strict-containers
, tasty
, tasty-quickcheck
, tasty-hunit
Expand Down
2 changes: 1 addition & 1 deletion libs/cardano-ledger-core/cardano-ledger-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ library
non-integral,
primitive,
small-steps,
strict-containers,
cardano-strict-containers,
text,
time,
transformers,
Expand Down
2 changes: 1 addition & 1 deletion libs/cardano-ledger-pretty/cardano-ledger-pretty.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ library
plutus-ledger-api,
prettyprinter,
small-steps,
strict-containers,
cardano-strict-containers,
text,
vector-map
2 changes: 1 addition & 1 deletion libs/cardano-ledger-test/cardano-ledger-test.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ library
small-steps,
small-steps-test,
set-algebra,
strict-containers,
cardano-strict-containers,
tasty,
tasty-hunit,
tasty-quickcheck,
Expand Down
4 changes: 2 additions & 2 deletions libs/ledger-state/ledger-state.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ library
, persistent-sqlite
, prettyprinter
, set-algebra
, strict-containers
, cardano-strict-containers
, text
, transformers

Expand Down Expand Up @@ -136,7 +136,7 @@ benchmark address
cardano-slotting,
criterion,
deepseq,
strict-containers,
cardano-strict-containers,
text
ghc-options:
-threaded
Expand Down
2 changes: 1 addition & 1 deletion libs/small-steps-test/small-steps-test.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ library
, QuickCheck
-- IOHK deps
, small-steps
, strict-containers
, cardano-strict-containers
hs-source-dirs: src

test-suite examples
Expand Down
2 changes: 1 addition & 1 deletion libs/small-steps/small-steps.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ library
, free
, mtl
, nothunks
, strict-containers
, cardano-strict-containers
, text
, transformers >= 0.5
, validation-selective
Expand Down

0 comments on commit 5971b8f

Please sign in to comment.