{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreicvlz6oq76ifebkbiiwl7hha6ldcm3mati4akcglhj7oxsvhlnkdy",
"uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3miy44tvz3xa2"
},
"path": "/t/was-any-breakage-caused-by-9-14/13902#post_4",
"publishedAt": "2026-04-08T07:27:42.000Z",
"site": "https://discourse.haskell.org",
"textContent": "Thanks for the info about `timezone-series`. The GHC breakage inventory is only about things for which changes are required to work with a particular version of GHC.\n\nSince `time` is downgradeable I don’t think this change counts for this purpose as a breaking change in GHC 9.14. For example, this works: `cabal repl -w ghc-9.14 -b timezone-series`.\n\nIt _would_ be a breaking change if there was some other collection of constraints for a build (it would probably have to be a very complex collection) that force time to `1.15` and thereby break the dependency on `timezone-series`. So if we can find an example of something like that I can add it to the inventory.",
"title": "Was any breakage caused by 9.14?"
}