Skip to content

typechecker/redundant-but-not-deducible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redundant-but-not-deducible

I struck a problem where GHC says that a constraint is redundant but GHC then says the constraint is not deducible if I remove it. This is a reproduction of the problem.

The module EventThing compiles with ghc-8.10.7 .. ghc-9.2.2 fine but from ghc-9.2.3 we see the problem.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published