Using different versions of the same dependency like Rust
Haskell Community [Unofficial]
June 25, 2026
I am referring to this cabal PR feature: Private Dependencies by alt-romes · Pull Request #9743 · haskell/cabal · GitHub
The solution is mixins, but with new scopes that allows to solve for private dependencies separately.
Discussion in the ATmosphere