15 Aug
2026
15 Aug
'26
7:23 a.m.
On Fri, Aug 14, 2026 at 03:54:53PM -0700, Ivan Perez wrote:
I don't see any evidence that Cabal is configured to use mirrors. Could this redirection be happening on the Hackage side?
It's possible the *configuration* of mirrors comes from the Hackage side, via: https://hackage.haskell.org/mirrors.json But I think if that were the sole issue we would have more problems, as people would be reporting failed package downloads during normal interactive invocations of `cabal`. Tom