-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.type: documentationImprovements or additions to documentation.Improvements or additions to documentation.
Description
Describe the bug
In Pursuit, the type of decodeJson (as listed on the DecodeJson typecclass) is shown as Json -> Either String a. However, it is Json -> Either JsonDecodeError a in the code.
Expected behavior
An updated documentation, this is the only error that I have come across thus far, however, there could be other errors.
Metadata
Metadata
Assignees
Labels
good first issueFirst-time contributors who are looking to help should work on these issues.First-time contributors who are looking to help should work on these issues.type: documentationImprovements or additions to documentation.Improvements or additions to documentation.