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

compilation with OCaml 4.11 #49

Open
affeldt-aist opened this issue Jul 21, 2024 · 0 comments
Open

compilation with OCaml 4.11 #49

affeldt-aist opened this issue Jul 21, 2024 · 0 comments
Labels
documentation 📝 Improvements or additions to documentation

Comments

@affeldt-aist
Copy link
Owner

It looks like compilation with OCaml version 4.11.2 errors:

ocamlopt -c coq2html.ml
File "coq2html.mll", line 291, characters 5-13:
Error: Unbound value Seq.find
make: *** [Makefile:10: coq2html.cmx] Error 2

There is maybe a minimal version for OCaml to require in the README. @yoshihiro503

@affeldt-aist affeldt-aist added the documentation 📝 Improvements or additions to documentation label Jul 21, 2024
@yoshihiro503 yoshihiro503 changed the title compilation with OCaml 11 compilation with OCaml 4.11 Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📝 Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant