Skip to content

saturn dependency locked to <0.4.1 #128

@Simn

Description

@Simn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions