Skip to content

decodeMaybe no longer exported. #16

Closed
@cprichmond

Description

@cprichmond

I noticed when you went from v0.6.1 to v1.0.0 of the library the function decodeMayberemains in the codebase but it is no longer exported.

https://github.com/purescript-contrib/purescript-argonaut-codecs/blob/master/src/Data/Argonaut/Decode/Class.purs#L143

The decodeMaybe function now seems to be orphaned as it's not called anywhere else in the code as far as I can tell. Was this intentional or just an oversight?

Thanks,

Chris.

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