{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihzlmotoaedyhsjgycuf6ep35jaavezostkvowljp7xazzajuo4la",
    "uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mmj6oxe4ton2"
  },
  "path": "/t/from-text-type-class-to-convert-from-text/14150#post_4",
  "publishedAt": "2026-05-23T08:49:07.000Z",
  "site": "https://discourse.haskell.org",
  "textContent": "The key thing is that `Text` is more restricted than `String` and does not contain surrogate code points. So `instance IsText OsPath` is total, while `instance IsString OsPath` is not.",
  "title": "From-text: type class to convert from Text"
}