File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -21,4 +21,12 @@ root-instances = [ { class = '\.Eq$' }
2121 , { class = ' \.Num$' }
2222 , { class = ' \.Real$' }
2323 , { class = ' \.Integral$' }
24+ , { module = " Hydra.Contract.Commit" , instance = " FromData RedeemerType" }
25+ , { module = " Hydra.Contract.Commit" , instance = " UnsafeFromData RedeemerType" }
26+ , { module = " Hydra.Contract.Deposit" , instance = " FromData DepositRedeemer" }
27+ , { module = " Hydra.Contract.MintAction" , instance = " FromData MintAction" }
28+ , { module = " Hydra.Network.Ouroboros.Type" , instance = " Protocol" }
29+ , { module = " Hydra.Chain.Direct.TxTraceSpec" , instance = " HasVariables" }
30+ , { module = " Hydra.Chain.Direct.TxTraceSpec" , instance = " MonadFail AppM" }
31+ , { module = " Hydra.Chain.Direct.TxTraceSpec" , instance = " MonadThrow AppM" }
2432 ]
You can’t perform that action at this time.
0 commit comments