-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
I had a strange case where opam upgrade
wanted me to downgrade domainslib from 0.5.1 to 0.5.0:
C:\Users\simn>opam upgrade
The following actions will be performed:
=== downgrade 1 package
↓ domainslib 0.5.1 to 0.5.0 [upstream or system changes]
After some investigation, I think this comes from saturn 1.0.0 being installed and domainslib being locked to >=0.4.0 & <0.4.1
. I don't fully understand how these dependency resolutions work in opam, but could this constraint be relaxed?
Metadata
Metadata
Assignees
Labels
No labels