Open
Description
One possible workaround is described here: https://hackage.haskell.org/package/Cabal-syntax-3.6.0.0
See github.com/haskell/hackage-security/runs/7814984300?check_suite_focus=true In hackage-security CI we once hit a bug:
tests/TestSuite/InMemRepo.hs:17:1: error:
Ambiguous module name ‘Distribution.Text’:
it was found in multiple packages:
Cabal-3.6.0.0 Cabal-syntax-3.8.1.0
Edit: this was first spotted in cabal CI originally.