Skip to content

Commit

Permalink
Take ledger deps from CHaP, removing SRP
Browse files Browse the repository at this point in the history
  • Loading branch information
Unisay committed Jun 18, 2024
1 parent f17ebf8 commit e2a3d6f
Showing 1 changed file with 1 addition and 34 deletions.
35 changes: 1 addition & 34 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository cardano-haskell-packages
-- you need to run if you change them
index-state:
, hackage.haskell.org 2024-06-13T08:49:27Z
, cardano-haskell-packages 2024-06-17T12:18:52Z
, cardano-haskell-packages 2024-06-18T14:00:00Z

packages:
cardano-api
Expand Down Expand Up @@ -61,36 +61,3 @@ source-repository-package
ouroboros-consensus-cardano
ouroboros-consensus-diffusion
ouroboros-consensus-protocol

source-repository-package
type: git
location: https://github.com/IntersectMBO/cardano-ledger
tag: e21c14197d2b4428857264347f127277728a8592
--sha256: sha256-x635PhRfdK3+mE7ftbD3COCyMmqk7gmA6HAp1rgIaTw=
subdir:
eras/alonzo/impl
eras/alonzo/test-suite
eras/allegra/impl
eras/babbage/impl
eras/babbage/test-suite
eras/byron/chain/executable-spec
eras/byron/crypto
eras/byron/crypto/test
eras/byron/ledger/executable-spec
eras/byron/ledger/impl
eras/byron/ledger/impl/test
eras/conway/impl
eras/conway/test-suite
eras/mary/impl
eras/shelley-ma/test-suite
eras/shelley/impl
eras/shelley/test-suite
libs/cardano-data
libs/cardano-ledger-api
libs/cardano-ledger-binary
libs/cardano-ledger-core
libs/cardano-protocol-tpraos
libs/non-integral
libs/set-algebra
libs/small-steps
libs/vector-map

0 comments on commit e2a3d6f

Please sign in to comment.