tmcgilchrist / ocaml-gitlab

Native OCaml bindings to Gitlab REST API v4
https://tmcgilchrist.github.io/ocaml-gitlab/gitlab/
BSD 3-Clause "New" or "Revised" License
27 stars 8 forks source link

Can't use `dune utop` with ocaml-gitlab #65

Closed MisterDA closed 2 years ago

MisterDA commented 2 years ago
$ dune utop
File "jsoo/gitlab_jsoo.cma(Gitlab)", line 1:
Warning 31 [module-linked-twice]: files jsoo/gitlab_jsoo.cma(Gitlab) and unix/gitlab_unix.cma(Gitlab) both define a module named Gitlab
Unimplemented Javascript primitive caml_js_expr!
MisterDA commented 2 years ago

It's possible to use it with dune utop -p gitlab.