Skip to content

converting Json to big Int fails #18

@legrostdg

Description

@legrostdg

It appears that Data.Int Int's need to be smaller than 2^31-1. So we can't convert "2311048878.0" to an Int with purescript-argonaut-generic-codecs. That's quite unfortunate, especially coming from Haskell... What should we do to fix this?

purescript/purescript-integers#15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions