-
I'm new to this and was unable to find any document for installing this on Mac. Where can i find the visualise folder and what exactly yo do after installing opam. Thank you in advance.
-
Is there any reason this should be incompatible with owl 1.1?
If it is compatible, the official opam file should be updated.
There are currently no tests.
-
According to:
http://www.typerex.org/ocp-indent.html
there should be a file in:
(opam directory)/share/typerex/ocp-indent/ocp-indent.el
however there is no ocp-indent directory in the typerex subd…
-
**esy version:** 0.6.0-8b3dfe
**Operating System:** Linux (`uname -a` returns `Linux ibekso 4.15.0-1059-oem #68-Ubuntu SMP Sat Oct 12 04:02:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux`)
**Issue:**
…
-
Build fails with:
```
- Warning: 129 incomplete packages (will not be built):
- dlist-bench (program,ocp)
- in /Users/avsm/.opam/mirtls/build/dlist.0.0.3
- deps: dlist core_bench threads
- …
-
Not sure how to properly fix it, but having
```
"findlibPackages": [{"dependency": "js_of_ocaml"}]
```
gives me an error:
```
ocamlfind: Package `js_of_ocaml' not found
Dependencies scanned and ver…
-
Hello,
I use the VM with ubuntu 16.04 64 bit.
I just followed the instruction on the course page (the section OPAM, Coq),
but I failed the installation with the error below (with `opam install coqide…
-
Using OCamlSDL2 in my manjaro linux box was failed with below message.
```
(cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-for…
-
When [parsing the OPAM repository](https://github.com/Chris00/ocaml.org/blob/master/script/generate_opam_update_list.ml#L7), [OpamFile.OPAM.read](https://github.com/ocamllabs/opamfu/blob/master/lib/op…
-
## Expected Behavior
For `dune top -p ` to not pull unrelated dependencies
## Actual Behavior
`dune top -p ` pulls unrelated dependencies
## Reproduction
```
$ cat dune-project
(lang …