Skip to content

Documentation and compiler errors #300

@adamConnerSax

Description

@adamConnerSax

I just migrated an mtl-style codebase to Effectful. It was largely straightforward and the codebase is better for it.
Since I was able to add multiple State effects instead of a single effect with a larger state, I did. But then I had various issues when usage of one of those states was ambiguous, indicated by an "Overlapping Instances" ghc error. I sorted them out, but it took me a while to catch on that the "Overlapping instances" error message was indicating that. I wonder if it would be worthwhile to add a section to the readme with some common confusing error messages and what they likely mean?

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