External Publication
Visit Post

Using different versions of the same dependency like Rust

Haskell Community [Unofficial] June 20, 2026
Source
See also private dependencies which has a working prototype afaik. It’s a similar idea but rather than renaming, you can depend on a package and then guarantee that it’s not exposed in your public API, and then you can have multiple versions in the same build graph Private dependencies · Issue #4035 · haskell/cabal · GitHub

Discussion in the ATmosphere

Loading comments...