Skip to content

After upgrading the compiler, opam switch shows wrong info #7061

Description

@OlivierNicole

I was using the compiler version 5.5.0~beta1. I ran opam install ocaml-base-compiler.5.5.0 --update-invariant. It worked but now opam switch’s output is wrong, even though the invariant has been correctly updated:

$ opam switch invariant
["ocaml-base-compiler" {= "5.5.0"}]
$ opam switch
#  switch                    compiler                                           description
→  main                      ocaml-base-compiler.5.5.0,ocaml-options-vanilla.1
          ocaml-base-compiler = 5.5.0~beta1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions