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

incompatible with GHC 9.8 #30

Open
clinty opened this issue Oct 18, 2023 · 0 comments
Open

incompatible with GHC 9.8 #30

clinty opened this issue Oct 18, 2023 · 0 comments

Comments

@clinty
Copy link

clinty commented Oct 18, 2023

 src/Rank2/TH.hs:118:24: error: [GHC-83865]
    • Couldn't match expected type ‘TH.BndrVis’ with actual type ‘()’
    • In the pattern: ()
      In the pattern: KindedTV tyVar () (AppT (AppT ArrowT _) StarT)
      In a pattern binding:
        (KindedTV tyVar () (AppT (AppT ArrowT _) StarT)) = last tyVars
    |
118 |    let (KindedTV tyVar () (AppT (AppT ArrowT _) StarT)) = last tyVars
    |                        ^^
Error: cabal: Failed to build rank2classes-1.5.2 (which is required by
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