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
This patch makes the minimal changes to compile with Cabal-3.6.3.0.
Cabal-3.6 intends a semantics of the caret operator ^>= that is more
subtle than expanding it into its version interval.
We do not pick up this intention in this patch, but fall back to
Distribution.Types.VersionInterval.Legacy
See haskell/cabal#7916 for a in-depth
discussion.
0 commit comments