You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hschain-utxo-lang/src/Hschain/Utxo/Lang/Expr.hs
197:instance H.IsVar Text where
hschain-utxo-lang/src/Hschain/Utxo/Lang/Infer.hs
37:instance H.IsVar Text where
hschain-utxo-lang/src/Hschain/Utxo/Lang/Core/Compile/TypeCheck.hs
69:instance IsVar Name where
It's not only conflicting orphan but one I stumbled on first
The text was updated successfully, but these errors were encountered:
hschain-utxo-lang defines multiple conflicting orphan instances:
It's not only conflicting orphan but one I stumbled on first
The text was updated successfully, but these errors were encountered: