Using different versions of the same dependency like Rust
Haskell Community [Unofficial]
June 20, 2026
This is fine for internal libraries that are not re-exported. I assumed that a new http-types will come to end users through http-client or wai, which will requires using the same versions.
Discussion in the ATmosphere