layout | lang | title |
---|---|---|
default |
en |
Good stuff |
create a local switch
opam switch link <switch-version> .
export/import package lists between two versions
opam switch <version-old>
opam switch export <temp>
opam switch <version-new>
opam switch import <temp>
t.b.c