Skip to content

Commit

Permalink
Temporarely disable ledger-state package, since it results in confl…
Browse files Browse the repository at this point in the history
…ict resolution
  • Loading branch information
lehins committed Oct 31, 2024
1 parent 0ed312b commit c33d9da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ packages:
libs/cardano-ledger-conformance
libs/cardano-ledger-test
libs/plutus-preprocessor
libs/ledger-state
-- libs/ledger-state
libs/constrained-generators
libs/cardano-ledger-repl-environment

Expand Down
15 changes: 0 additions & 15 deletions hie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,21 +276,6 @@ cradle:
- path: "libs/constrained-generators/bench/Constrained/Bench.hs"
component: "constrained-generators:bench:bench"

- path: "libs/ledger-state/src"
component: "lib:ledger-state"

- path: "libs/ledger-state/app/Main.hs"
component: "ledger-state:exe:ledger-state"

- path: "libs/ledger-state/bench/Memory.hs"
component: "ledger-state:bench:memory"

- path: "libs/ledger-state/bench/Performance.hs"
component: "ledger-state:bench:performance"

- path: "libs/ledger-state/bench/Address.hs"
component: "ledger-state:bench:address"

- path: "libs/non-integral/src"
component: "lib:non-integral"

Expand Down

0 comments on commit c33d9da

Please sign in to comment.