Skip to content

Commit

Permalink
Add UnsafeFromData Commit as a root
Browse files Browse the repository at this point in the history
  • Loading branch information
locallycompact committed Dec 31, 2024
1 parent fc054af commit fc1792b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weeder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ root-instances = [ { class = '\.Eq$' }
, { class = '\.Num$' }
, { class = '\.Real$' }
, { class = '\.Integral$' }
, { module = "Hydra.Contract.Commit", instance = "UnsafeFromData Commit" }
, { module = "Hydra.Contract.Commit", instance = "FromData RedeemerType" }
, { module = "Hydra.Contract.Commit", instance = "UnsafeFromData RedeemerType" }
, { module = "Hydra.Contract.Deposit", instance = "FromData DepositRedeemer" }
Expand Down

0 comments on commit fc1792b

Please sign in to comment.