Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@ index-state:
packages:
cardano-cli

source-repository-package
type: git
location: https://github.com/IntersectMBO/cardano-ledger.git
--sha256: sha256-L+EZEiv/YBjDPMJjYxbFBu97CFy4S4MefJh7SjbwvWc=
-- release/cardano-ledger-core-1.18.0.0-hotfix
tag: a644b83b5c2ccb2721242ffe0e9fd5687fdb11be
subdir:
eras/babbage/impl
libs/cardano-ledger-core

program-options
ghc-options: -Werror

Expand Down
Loading