On Wed, Aug 27, 2014 at 3:45 AM, Martin DeMello wrote: trying again drops me back to 0.1.0. > ... > which according to opam show shouldn't even be an option: > > $ opam show ocp-indent > ... > installed-version: ocp-indent.0.1.0 [4.02.0+rc1] > available-versions: 0.6.0, 0.6.1, 0.6.2, 0.9.0, 0.9.2, 1.0.0, 1.0.1, > 1.0.2, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1 > Maybe you're saying this because 0.1.0 isn't listed in the available-versions field, but that field filters out versions you already have installed (in any switch). This always confuses me and think available-versions should just list all versions.