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

CornelisRefine on unknown seems to print Aeson JSON instead of ... something? #141

Open
silky opened this issue Feb 20, 2024 · 0 comments
Open

Comments

@silky
Copy link
Contributor

silky commented Feb 20, 2024

I'm not sure what the intended behaviour is here, but:

image

I get the error above if I run :CornelisRefine at the hole on line 0.

I suspect the message:

Object (fromList [("constructors",Array [String "zero",String "suc"]),("kind",String "IntroConstructorUnknown")])

Is not what I'm meant to see.

For context, I'm following the PLFA tutorial, it suggests I would see something like:

Don't know which constructor to introduce of zero or suc

at the same point; which seems pretty reasonable, and is clearly what the JSON is actually encoding :)

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