Skip to content

error messages for JSON parsing #1814

@marcosh

Description

@marcosh

Currently yesod-core is using Aeson.fromJSON to parse JSON values from Http requests.

Currently fromJSON do not provide any information on the path of a parsing error, when that happens.

IMHO, it would be interesting to use ifromJSON or any similar function which actually keeps track of the path of parsing errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions