Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ocaml: update to ubunut:24.04 to fix build error
Fixes build error that happens with older versions of ocaml: ocamlopt -a types.ml reader.ml printer.ml env.ml core.ml -o mal_lib.cmxa File "env.ml", line 15, characters 8-21: Error: Unbound value Data.find_opt
- Loading branch information