Skip to content

Json (de/en)coders library that works with arbitrary-length numeric types (compatible with Aeson)

Notifications You must be signed in to change notification settings

mlabs-haskell/purescript-aeson

Repository files navigation

purescript-aeson

Json (de/en)coders library that works with arbitrary-length numeric types (compatible with Aeson).

The motivation for this library is the fact that purescript-argonaut does not support long arithmetic (JavaScript numbers silently overflow during JSON.parse call). We need long arithmetics to work with software written in Haskell, because Haskell's Aeson serializes long integers as long numeric literals (without adding quotes).

About

Json (de/en)coders library that works with arbitrary-length numeric types (compatible with Aeson)

Resources

Stars

Watchers

Forks

Packages

No packages published