Skip to content

Rearranging Data.X.Relation #558

@MatthewDaggitt

Description

@MatthewDaggitt

We need somewhere to put propositions not just binary relations over compositional data such as List. The suggestion from #556 is to move the existing Data.X.Relation hierarchy to Data.X.Relation.Binary and so make room for Data.X.Relation.Unary (and even Data.X.Relation.Trinary in the case of #529).

The old modules would be deprecated but still exist and at some point we'll get around to creating a WARNING_ON_IMPORT pragma that can be used to encourage people to migrate away from them.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions