Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple conflicting orphans #62

Open
Shimuuar opened this issue Jul 14, 2020 · 0 comments
Open

Multiple conflicting orphans #62

Shimuuar opened this issue Jul 14, 2020 · 0 comments
Assignees

Comments

@Shimuuar
Copy link
Contributor

hschain-utxo-lang defines multiple conflicting orphan instances:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants