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
It sometimes happens that we have API updates that don't violate
PVP (e.g. adding things). In those cases, we need the newer version
available and cabal-install's dependencies must be updated to
require it instead of the bootlib.
We stash these in an environment file, since that's the most
convenient way to get them into cabal-install's build environment.
0 commit comments