[ANN] Marking let-if and ssh-agent-unix unavailable

I think there are 3 options:

  1. Vendoring (ex. git submodule)
  2. An opam lock file
  3. Using opam repository add time-t --rank 1 'git+https://github.com/ocaml/opam-repository.git#GITREF_AT_TIME_T'

Of course, those assume the git repositories of dependencies don’t disappear.

Anyway, the third option is available to everybody at time t+N, so IMHO reducing the t+N set of available packages sounds desirable.

2 Likes