[RFC] "http-types" breakage / additions / rework
Haskell Community [Unofficial]
June 20, 2026
Assuming the plan is to get http-client/wai to adopt the new types, then it doesn’t sound like renaming the packages will help. In rust, this will result in a there are multiple different versions of crate http-types in the dependency graph error if the user doesn’t have the same http-types as its dependencies.
Discussion in the ATmosphere