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
My motivation is that Stack depends on the Hpack library, currently 0.35.0. I would like to move Stack to depend on Cabal-3.8.1.0 but Hpack currently specifies Cabal < 3.7.
However, if the upper bound is relaxed to Cabal < 3.9, hpack-0.35.0 builds without problem (using Stack ***) with: