GHC panic when used with deferred type errors
Attached code panics when run with -fdefer-type-errors.
Edit: Code should not type check but it should not cause a panic either :)
Edited by Icelandjack
Due to a large amount of spam we do not allow new users to create repositories, they are "external" users. If you are a new user and want to create a repository, for example for forking GHC, open a new issue on ghc/ghc using the "get-verified" issue template
Attached code panics when run with -fdefer-type-errors.
Edit: Code should not type check but it should not cause a panic either :)