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

effect annotations on module defs #295

Open
JonathanAldrich opened this issue Jan 17, 2019 · 1 comment
Open

effect annotations on module defs #295

JonathanAldrich opened this issue Jan 17, 2019 · 1 comment

Comments

@JonathanAldrich
Copy link
Member

module defs can have effects, so it should be possible to annotate them with their effects.

This annotation should mean that lambdas at the top level of the file have inferred effects (see #294). It should also probably require all declarations in the file to be effect-annotated (see #293).

@JonathanAldrich
Copy link
Member Author

example: twice.wyv

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

1 participant