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

Internal compiler error (unhandled IO exception). #2114

Closed
patrick-nicodemus opened this issue Feb 26, 2024 · 0 comments
Closed

Internal compiler error (unhandled IO exception). #2114

patrick-nicodemus opened this issue Feb 26, 2024 · 0 comments

Comments

@patrick-nicodemus
Copy link

Compiler crashes on this input.
Code to reproduce:

module type A = {
    module R : { type t = t }
}

Error:

Internal compiler error (unhandled IO exception).
Please report this at https://github.com/diku-dk/futhark/issues
lookupType: QualName {qualQuals = [], qualLeaf = VName (Name "t") 4522}
CallStack (from HasCallStack):
  error, called at src/Language/Futhark/TypeChecker/Monad.hs:341:18 in futhark-0.26.0-c862ced4ea8e88ac2472f231338dedbb75f0e5791c54d2b0d213cdfa513a8eb8:Language.Futhark.TypeChecker.Monad

Process futhark exited abnormally with code 1
@athas athas closed this as completed in dadf8c3 Feb 26, 2024
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