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

Contract error messages use internal names of predicates #18

Open
97jaz opened this issue Dec 9, 2016 · 0 comments
Open

Contract error messages use internal names of predicates #18

97jaz opened this issue Dec 9, 2016 · 0 comments

Comments

@97jaz
Copy link
Owner

97jaz commented Dec 9, 2016

See #14 for an example. This probably has to do with the object-name of the procedures in question. Maybe I just shouldn't impose contracts except at the very public-private boundary.

I've run into some really annoying issues with contracts in this project (which I could probably work around if only I understood the syntax system better). For example, the dual role of struct ids as constructor (procedure) and match-expander (syntax) does not play well with recontract-out.

(This issue is more a reminder to me to avoid this problem in the newer datetime library.)

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