-
With current dune tip, `dune pkg lock` fails due to (I think) avoid-version:
```
% dunex pkg lock
Error: Unable to solve dependencies for the following lock directories:
Lock directory dune.lock…
-
I used Emacs with Eglot with `opam exec -- ocamllsp` as the language server command.
In `mpipeline.ml` when I try to run go-to-definition on `Pparse.apply_pp` - it fails. If it run it on just `Ppar…
-
Here are some (REQ id filtered) error logs:
```
06.09.24 08:20:14.776 dream.logger INFO REQ 18344 GET /p/frama-c/29.0/doc/Server/Server_parameters/Kernel_function_set/Datatype/index.html 10.0.1.…
-
```
$ make init
opam switch create . 5.2.0 -y --deps-only
Installing new switch packages
Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}]
The following actio…
Khady updated
1 month ago
-
Hey! Thanks for the awesome work :)
One reason I'm interested in this project is because LSP support for ReasonML is not working as expected on react components. So I tried cloning [this template]…
-
## Expected Behavior
Dune not to crash when editing data.ml
## Actual Behavior
Dune crashes when data.ml is edited, even if you just save the file without changing anything, with this output:
…
-
I get a Not_found exception when trying to locate an identifier with merlin 5.1-502 in a dune project.
```
let: unknown answer: "exception":"Not_found
Raised at Merlin_utils__Std.Option.get in fi…
-
### Operating system
Ubuntu 22.04.2 LTS in a docker
### `nbgrader --version`
- Python version 3.10.6
- nbgrader version 0.8.4
### `jupyterhub --version` (if used with JupyterHub)
- 4.0.1
### `…
Mad31 updated
8 months ago
-
See the below cram test:
```
Create the types Box.t and Either.t, each of which are in their own module and file.
Box.t depends on Either.t.
$ cat >either.ml EOF
$ cat >box.ml EOF
…
-
Problem
=======
I just made a fresh installation of ocaml 4.06.1. When I tried to install merlin, it showed
#=== ERROR while compiling merlin.3.0.5 =======================================#
# con…