GitHub - mlabs-haskell/purescript-aeson: Json (de/en)coders library that works with arbitrary-length numeric types (compatible with Aeson)

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Custom properties

Stars

6 stars

Watchers

9 watching

Forks

7 forks