-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
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?
Kleidukos
Metadata
Metadata
Assignees
Labels
No labels