Skip to content

Commit 6513c1f

Browse files
Add UnsafeFromData Commit as a root
1 parent 4033fbd commit 6513c1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

weeder.toml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ root-instances = [ { class = '\.Eq$' }
2121
, { class = '\.Num$' }
2222
, { class = '\.Real$' }
2323
, { class = '\.Integral$' }
24+
, { module = "Hydra.Contract.Commit", instance = "UnsafeFromData Commit" }
2425
, { module = "Hydra.Contract.Commit", instance = "FromData RedeemerType" }
2526
, { module = "Hydra.Contract.Commit", instance = "UnsafeFromData RedeemerType" }
2627
, { module = "Hydra.Contract.Deposit", instance = "FromData DepositRedeemer" }

0 commit comments

Comments
 (0)