Skip to content

The aeson bounds are too loose. #111

Description

@mniip

refined depends on aeson >=0.9, however refined >=0.6.3 actually fails to build with aeson <1.5.0.0.

refined >=0.4.1 && <0.6.3 does build fine against aeson >=0.11.

However a note on aeson >=0.9 && <0.11: its base bounds are in conflict with the base bounds in all versions of refined ever since an aeson dependency was introduced, meaning refined could never have even been install-planned with aeson <0.11.

May I suggest hackage metadata revisions adding aeson >=1.5 for each version of refined >=0.6.3?

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