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

Crash in resolveNameSpaceEntry #3090

Closed
lukaszcz opened this issue Oct 8, 2024 · 1 comment
Closed

Crash in resolveNameSpaceEntry #3090

lukaszcz opened this issue Oct 8, 2024 · 1 comment

Comments

@lukaszcz
Copy link
Collaborator

lukaszcz commented Oct 8, 2024

Check out commit fc38a4c1ebf75286abdd936921dda1ff4b2e4e33 from https://github.com/anoma/juvix-stdlib and run

juvix typecheck Stdlib/Data/UnbalancedSet.juvix 

Result:

juvix: impossible
CallStack (from HasCallStack):
  error, called at src/Juvix/Prelude/Base/Foundation.hs:509:14 in juvix-0.6.6-Es9DwLRPTtLIIl9tezES8s:Juvix.Prelude.Base.Foundation
  impossible, called at src/Juvix/Compiler/Concrete/Data/NameSpace.hs:67:21 in juvix-0.6.6-Es9DwLRPTtLIIl9tezES8s:Juvix.Compiler.Concrete.Data.NameSpace
@lukaszcz lukaszcz added this to the 0.6.7 milestone Oct 8, 2024
@paulcadman paulcadman modified the milestones: 0.6.7, 0.6.8, 0.6.9 Nov 7, 2024
@lukaszcz
Copy link
Collaborator Author

lukaszcz commented Dec 1, 2024

This seems to have been fixed. The commit doesn't exist anymore and I can't reproduce the error.

@lukaszcz lukaszcz closed this as completed Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants