Skip to content

Commit

Permalink
Update hie.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd authored and lehins committed Aug 28, 2023
1 parent b2deaef commit c590e2a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,12 @@ cradle:
- path: "libs/cardano-ledger-core/test"
component: "cardano-ledger-core:test:tests"

- path: "libs/cardano-ledger-core/bench/UMap.hs"
component: "cardano-ledger-core:bench:umap"

- path: "libs/cardano-ledger-core/bench/Addr.hs"
component: "cardano-ledger-core:bench:addr"

- path: "libs/cardano-ledger-pretty/src"
component: "lib:cardano-ledger-pretty"

Expand Down

0 comments on commit c590e2a

Please sign in to comment.