{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreib3mcltkgp3q3ffavmfl5ysw23zloefaklksy5dfcik43vki7cgny",
"uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mldzf5n6hke2"
},
"path": "/t/exception-annotations-lay-of-the-land/14056#post_1",
"publishedAt": "2026-05-08T15:06:39.000Z",
"site": "https://discourse.haskell.org",
"tags": [
"well-typed.com",
"Exception Annotations: Lay of the Land"
],
"textContent": "well-typed.com\n\n### Exception Annotations: Lay of the Land\n\nNew blog post which gives a comprehensive overview of the exception annotation infrastructure, which has been much improved in GHC 9.12, and discuss some things to be aware of. TL;DR: Use ghc 9.12, don’t call `throwIO` on an argument of type `SomeException`, and use your own function instead of `displayException` if you want to see all exception annotations.",
"title": "Exception Annotations: Lay of the Land"
}