[opam-devel] travis opam now tests 4.02.0 as well

Anil Madhavapeddy anil at recoil.org
Tue May 6 11:51:14 BST 2014


On 5 May 2014, at 13:15, Thomas Gazagnaire <thomas at gazagnaire.org> wrote:

>> Only because the abi-version of the trunk OCaml has a dev in it.  Does this break something?
> 
> It only breaks strict version constraints on compiler versions:
> 
> ocaml-version: [= "4.02" ]
> 
> Not sure that happens really often, though.

We ought to fix it just for consistency then.  The easiest way would be to duplicate the compiler spec with the right version, and then deprecate and delete the dev variant.  Does that sound right to you?

-anil


More information about the opam-devel mailing list