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
I have tested the change by running `cabal build all && cabal test all`
with the following cabal.project.local:
packages: /path-to-cabal-repo/Cabal
packages: /path-to-cabal-repo/Cabal-syntax
constraints: Cabal==3.14.*
constraints: Cabal-syntax==3.14.*
where /path-to-cabal-repo is my local checkout of cabal 3.14
0 commit comments