{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreidp7evxhdtcinf2qnyniyszthcnzttkqclf2iekzm5ka3feer5k5a",
    "uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mopxotxp3un2"
  },
  "path": "/t/using-different-versions-of-the-same-dependency-like-rust/14298#post_8",
  "publishedAt": "2026-06-20T11:54:56.000Z",
  "site": "https://discourse.haskell.org",
  "textContent": "FYI Go also had a similar idea. You can depend on multiple major versions of the same library, but the there is no renaming at the library level - multiple different versions are denoted with `import.path/v1`, `import.path/v2`, etc.",
  "title": "Using different versions of the same dependency like Rust"
}