-
Hi,
I am trying to build logipedia as per the README instructions.
My attempt to install the ocaml `mongo` driver with `opam install mongo` fails with the error:
```
romain@plume:~$ opam in…
-
the following does not work:
```
create table test ( x text, y text );
select * from test where x like 'hello%' or y like 'world%';
```
```
resolve_types failed with Failure("types do not matc…
-
**Original bug ID:** 7046
**Reporter:** herbelin
**Status:** closed (set by @damiendoligez on 2017-02-17T15:10:07Z)
**Resolution:** suspended
**Priority:** normal
**Severity:** text
**Version:** 4.02.…
-
**Original bug ID:** 6033
**Reporter:** @chambart
**Status:** closed (set by @xavierleroy on 2015-12-11T18:19:33Z)
**Resolution:** fixed
**Priority:** normal
**Severity:** major
**Version:** 4.00.1
**…
-
In merlin, we want to support several versions of OCaml, and up to now we've done that using a conjunction of `(copy_files ..)` and (rule (action (copy ...)) ...)`.
Our source tree looks something …
-
I wanted to make a switch for use during js_of_ocaml development, but installing a switch fails.
Same thing happens for 4.07.1
```
$ opam switch create ./ 4.06.1
Gathering sources > 🐫
[o…
-
**Original bug ID:** 7016
**Reporter:** mandrykin
**Assigned to:** @garrigue
**Status:** closed (set by @xavierleroy on 2017-02-16T14:16:48Z)
**Resolution:** fixed
**Priority:** normal
**Severity:** m…
-
**Original bug ID:** 1714
**Reporter:** administrator
**Status:** closed (set by @damiendoligez on 2008-01-22T14:22:36Z)
**Resolution:** won't fix
**Priority:** normal
**Severity:** feature
**Category…
-
**Original bug ID:** 4226
**Reporter:** furr
**Assigned to:** @xavierleroy
**Status:** closed (set by @xavierleroy on 2007-05-10T16:41:41Z)
**Resolution:** fixed
**Priority:** normal
**Severity:** maj…
-
**Describe the bug**
`ocaml-language-server` does not work.
**To Reproduce**
Steps to reproduce the behavior:
Here is my config--
```lisp
(use-package lsp-mode
:bind
(:map lsp-mod…