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
The package as it currently exists on opam requires mirage-crypto-rng >= 0.6.1 & < 11.0 but I cannot tell where the < 11.0 requirement is coming from, as there's no such constraint in the .opam file. This makes it impossible to install alongside other packages that require newer versions,
The text was updated successfully, but these errors were encountered:
The package as it currently exists on opam requires
mirage-crypto-rng >= 0.6.1 & < 11.0
but I cannot tell where the< 11.0
requirement is coming from, as there's no such constraint in the.opam
file. This makes it impossible to install alongside other packages that require newer versions,The text was updated successfully, but these errors were encountered: