{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibronr2dq2o4dtomoujkvusenttpsbumqgv4ect2su7cym66vqwja",
    "uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mgfqaomgetr2"
  },
  "path": "/t/changing-the-binary-instance-for-double-and-float/13758?page=2#post_24",
  "publishedAt": "2026-03-06T11:02:29.000Z",
  "site": "https://discourse.haskell.org",
  "tags": [
    "`isolateToNextNull`",
    "binrep"
  ],
  "textContent": "In my experience, flatparse is great for binary parsing. It includes some rather esoteric combinators such as `isolateToNextNull`. I have a library full of combinatory binary flatparse parsers at binrep.",
  "title": "Changing the `Binary` instance for `Double` and `Float`"
}