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

Source locations on constraints obtained from type signatures #243

Open
thumphries opened this issue May 3, 2017 · 1 comment
Open

Source locations on constraints obtained from type signatures #243

thumphries opened this issue May 3, 2017 · 1 comment
Labels

Comments

@thumphries
Copy link
Contributor

thumphries commented May 3, 2017

This Nothing is causing terrible errors:

https://github.com/ambiata/projector/blob/5bdb3711a37c54d2588735366ae8da7f53b33f58/projector-core/src/Projector/Core/Check.hs#L121

The interface to the type checker needs to be changed. Suggest changing Map Name Type to Map Name (a, Type) and following the type errors.

@thumphries
Copy link
Contributor Author

Associated issue here #239

@thumphries thumphries added the bug label May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant