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

Build error: Couldn't match expected type: TyVarBndr Specificity #12

Open
chansey97 opened this issue Mar 5, 2024 · 0 comments
Open

Comments

@chansey97
Copy link

Trying to compile sdl2-gfx-master 8532ccf with GHC 9.8.1 on Windows yields the following error:

E:\work-pl\haskell\code\sdl2-gfx\src\SDL\Raw\Helper.hs:84:10: error:
    Couldn't match expected type: TyVarBndr Specificity

It can be fixed via template-haskell-compat-v0208

Related issues:

nikita-volkov/contravariant-extras#8

nikita-volkov/contravariant-extras@cc8ed21

chansey97 added a commit to chansey97/sdl2-gfx that referenced this issue Mar 5, 2024
Tested with cabal-install 3.10.2.1 with GHC 9.8.1 and stack 2.15.1 with lts-21.25.

Related issue: haskell-game#12
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

1 participant