Skip to content

Conversation

@timbertson
Copy link
Contributor

@timbertson timbertson commented Aug 16, 2025

  • unexpected effects
  • missing effects when a skolem fails to unify

These two errors have often come up when I'm writing code, and when there's a lot of effect types it takes a while of scanning the list to figure out the offending effect.

I'm fairly confident about the unexpected effects code path, but the missing effects (and corresponding hint message) was implemented based on finding the codepath I observed for this particular error, rather than a solid understanding of type theory 😅.

@timbertson timbertson force-pushed the effect-diff branch 2 times, most recently from a7e200c to 7af9d0a Compare September 7, 2025 11:33
 - unexpected effects
 - missing effects when a skolem fails to unify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant