External Publication
Visit Post

Changing the `Binary` instance for `Double` and `Float`

Haskell Community [Unofficial] March 6, 2026
Source

I ended up creating primitive-serial for this exact issue. All it does is pull representations out of memory using peek, then swap over bytes as needed depending on CPU endianness.

Discussion in the ATmosphere

Loading comments...