OCaml:沙丘失踪的图书馆,奥帕姆说在那里

时间:2019-02-25 23:09:36

标签: ocaml opam

我有一个名为“ sets”的依赖项,它已在本地目录“ dep / sets”中构建。

opam list提供以下内容:

sets 1.0.0 pinned to version 1.0.0 at file:///...

opam pin给出:

sets.1.0.0 rsync file:///...

但是dune utop给出了

Error: Library "sets" not found.

我见过https://github.com/ocaml/dune/issues/272,但这已经很老了,并且使用了jbuild,现在不推荐使用。

某些版本信息:
OCaml 4.07.0
Opam 2.0.3

0 个答案:

没有答案