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

Flattening app/abs/arrow nodes in Reflection #3171

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mtzguido
Copy link
Member

This is not ready and CI will fail, but posting it here to keep track that we should probably do this eventually. The current errors I see are:

* Error 19 at typeclasses/Monad.fst(54,2-54,8):
  - Assertion failed
  - The SMT solver could not prove the query. Use --query_stats for more
    details.
  - See also typeclasses/Monad.fst(54,9-54,72)

* Error 19 at typeclasses/Pulse.Class.BoundedIntegers.fst(59,25-59,26):
  - Assertion failed
  - The SMT solver could not prove the query. Use --query_stats for more
    details.
  - See also typeclasses/Pulse.Class.BoundedIntegers.fst(12,53-12,69)

which I think stem from the change in encoding the lambdas in those classes.

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

Successfully merging this pull request may close these issues.

None yet

1 participant