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

Fix variable delayedness conditions #6

Open
griwes opened this issue Jul 6, 2016 · 0 comments
Open

Fix variable delayedness conditions #6

griwes opened this issue Jul 6, 2016 · 0 comments
Assignees
Milestone

Comments

@griwes
Copy link
Member

griwes commented Jul 6, 2016

Basically, pull the check for whether the arguments are already resolved or not out of type-checking constructors and into the general mechanism for variable construction, so it works whenever anything is instantiated.

@griwes griwes added this to the Release v0.1 alpha milestone Jul 6, 2016
@griwes griwes self-assigned this Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant