Skip to content

Unexpose gparseJson #655

@bergmark

Description

@bergmark

in #653 @Lysxia said

It's unfortunate that gParseJSON is exported in the toplevel modules Data.Aeson/Data.Aeson.Types. Users should really not depend on these Generics internals. It would be a good idea to hide this at some point [..] so we can just remove gParseJSON.

We should at least wait for #653 to be merged, then we can also rename the new gparseJson' to gparseJson at the same time. But I'd also like to avoid doing a major release since we had one recently and this change is mostly hygienic.

I wonder if anyone is using the current gparseJson? If they are they would probably like to use gparseJson' instead. Some investigation on aeson usages on hackage/stackage would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions