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

Illegal equational constraint v ~ Identifier #42

Open
jwaldmann opened this issue Nov 10, 2023 · 0 comments
Open

Illegal equational constraint v ~ Identifier #42

jwaldmann opened this issue Nov 10, 2023 · 0 comments

Comments

@jwaldmann
Copy link
Owner

this precludes building of docs on hackage,

https://hackage.haskell.org/package/tpdb-2.7.2/reports/2

[12 of 31] Compiling TPDB.Convert     ( src/TPDB/Convert.hs, dist/build/TPDB/Convert.o, dist/build/TPDB/Convert.dyn_o )

src/TPDB/Convert.hs:25:12: error:
    " Illegal equational constraint v ~ Identifier
      (Use GADTs or TypeFamilies to permit this)
    " In the type signature:
        trs2srs :: (Eq v, TermC v s, v ~ Identifier) =>
                   TRS v s -> Maybe (SRS s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant