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
When the solver fails because a constraint requires a version that is strictly newer than all the available versions, suggest that the user might need to run cabal update.
Additional context
It's obviously hard for cabal to ever know that we're missing a package version, but this situation is pretty suggestive.