Skip to content

Add role annotation to Free #127

Description

@jterbraak
data Free f a = Free (FreeView f Val Val) (CatList (ExpF f))

a is never used in the implementation of Free so it gets inferred as phantom which causes problems when using coerce.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueFirst-time contributors who are looking to help should work on these issues.status: acceptedThis issue is now ready to be implemented via a PR.type: bugSomething that should function correctly isn't.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions