Skip to content
This repository has been archived by the owner on May 20, 2018. It is now read-only.

Evaluation (& substitution?) produces ill-typed normal forms #175

Closed
robrix opened this issue Dec 13, 2015 · 0 comments
Closed

Evaluation (& substitution?) produces ill-typed normal forms #175

robrix opened this issue Dec 13, 2015 · 0 comments
Labels

Comments

@robrix
Copy link
Contributor

robrix commented Dec 13, 2015

I haven’t yet seen a case where this is causing us trouble, but while working on #174, I ran into this example of a well-typed expression for which evaluation does not preserve well-typedness:

cons Character ('h' : Character) (cons Character ('i' : Character) (nil Character))
@robrix robrix added the bug label Dec 13, 2015
@robrix robrix mentioned this issue Dec 20, 2015
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant