[ocaml-infra] Dealing with incompatible releases in opam
Anil Madhavapeddy
anil at recoil.org
Thu Mar 27 14:23:07 GMT 2014
[ccing opam-devel -- wrong list?]
On 27 Mar 2014, at 14:13, Daniel Bünzli <daniel.buenzli at erratique.ch> wrote:
> How do we deal with incompatible releases ?
>
> I'd like to make an incompatible release of react. Should I just `git grep react` in the opam repository and specify an upper bound with the last release on each occurence of `react` in package deps ?
Yes, that's normally what I do. It's tediously manual at the moment, sadly...
-anil
More information about the Infrastructure
mailing list