Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

OCaml support broken #118

Description

@cuihtlauac

Using:

  • ocaml 5.1.1
  • ocaml-compiler-libs v0.12.4
  • ocamlfind 1.9.6

Here is what I do (in a fresh clone, using Ubuntu 23.10):

$ cd languages/ocaml
$ ocaml repl.ml -e "let foo = 1;;"
File "./repl.ml", line 111, characters 23-36:
111 |       use_silently ppf explicit_name
                             ^^^^^^^^^^^^^
Error: This expression has type string but an expression was expected of type
         input = Toploop.input

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions