bsansouci / bsansouci/reprocessing-example
Inconsistent assumptions error in merlin
Open
- Dominant language
- JavaScript
- Stars
- 77
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
First -- I am able to build and run the example as in the readme.
But, merlin complains. I open a file in `src/foo.ml` and I get an error from merlin telling me:
```
The files /Users/izzy/.opam/4.02.3+buckle-1/lib/ocaml/pervasives.cmi and /Users/izzy/repos/reprocessing-exampl...rocessing/lib/ocaml/bytecode/Reprocessing_Constants.cmi make inconsistent assumptions over interface Pervasives
```
I guess there's some issue being caused by my global ocaml installation?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.