You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a fresh switch, I opam install --unset-root re
But then
$ OPAMAUTOREMOVE=yes opam remove
Nothing to do.
whereas
$ opam remove -a
The following actions will be performed:
⊘ remove re 1.9.0
⊘ remove seq base
⊘ remove dune 2.5.1
===== ⊘ 3 =====
Do you want to continue? [Y/n]
The text was updated successfully, but these errors were encountered:
In a fresh switch, I
opam install --unset-root re
But then
whereas
The text was updated successfully, but these errors were encountered: