Ulysse
Ulysse
Thanks for the report Jérôme. That's indeed very suspicious. I will try to find some time to investigate, meanwhile, do you think you could craft a smaller reproduction ?
Thanks a lot, I added your example to the testsuite and proposed a change in Dune. The ordering is indeed wrong in the generated configuration. (but not in Merlin's treatment...
Thanks for your report @giltho. Does the weird behavior persists if you remove the deriver ?
@Leonidas-from-XIV rebased and signed-off
That's a great find, I hope it does fix all these cases 🤞. I don't remember nuking my `.opam` recently but I might very well have done that at some...
@ddickstein I added reproduction for the issues you listed when they were missing. I also fixed the one linked to the typer recovery.
It looks like Merlin is not performing the lookup in the correct environment: ``` # 0.01 locate - from_string looking for the source of 'Import' (prioritizing .ml files) # 0.01...
> This is great, it seems to fix the bug I originally reported. Thanks for the quick turnaround. > > I did find a new issue that it causes, however....
I think this is due to the fact that the files are preprocessed. The cmt for `core__Md5` actually refers to `core/src/md5.pp.ml` and it's digest. Since this file is not part...