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

pretty printer and infix #166

Open
gares opened this issue Oct 20, 2022 · 1 comment
Open

pretty printer and infix #166

gares opened this issue Oct 20, 2022 · 1 comment

Comments

@gares
Copy link
Contributor

gares commented Oct 20, 2022

$ elpi
goal> print (module-foo 1 2).

Parsing time: 9.821

Compilation time: 0.003
File "(stdin): query", line 1, column 0, character 0: Warning: constant module-foo has no declared type.

Typechecking time: 0.103
1 module-foo 2

since mod is an infix

@gares
Copy link
Contributor Author

gares commented Oct 20, 2022

CC LPCIC/coq-elpi#395

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