R. Boujbel
R. Boujbel
Some examples: ```diff -root-a_p is now pinned to file://${BASEDIR}/pinnes (a) (version dev) +root-a_p is now pinned to file://${BASEDIR}/pinnes[a] (version dev) -root-a-i_g is now pinned to git+file://${BASEDIR}/pinnes#master (a/i) (version dev) +root-a-i_g...
Add Software Heritage ID field `swhid` in url section, and in opam show, and fallback support
* Take into account not found packages instead of only available ones * Specify printed message * No more print system package manager helper if missing packages are only not...
See test file for outputs partial fix #4489
fix #4780 #4779
Since invariant is defined and updated, compiler_packages is no more consistent the way it is. To keep field name, it is still named `compiler-packages`, but its content is now invariant...
Since 2.1, it's invariant package(s) that is shown on compiler column, regardless if it is a compiler or not. related #4572
From #2211 @dbuenzli wrote: >Now that compilers became packages this no longer works: >``` > * No agreement on the version of ocaml-base-compiler: > - (invariant) → ocaml-base-compiler >= 4.14.0...