Skip to content

Conversation

@coot
Copy link
Collaborator

@coot coot commented Apr 22, 2025

  • io-classes: MonadEvaluate doesn't need to depend on MonadThrow
  • io-classes: deprecated MonadMaskingState

Fixes #194

coot added 2 commits April 22, 2025 10:08
All `MonadMaskingState` methods moved to `MonadMask`, deprecated
`MonadMaskingState`.

It's methods are now available by the `MonadMask` type class.
@coot coot requested a review from bolt12 April 22, 2025 09:20
Copy link
Contributor

@bolt12 bolt12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@coot coot added this pull request to the merge queue Apr 22, 2025
Merged via the queue into main with commit 7cb1097 Apr 22, 2025
22 of 23 checks passed
@coot coot deleted the coot/io-classes-simplifications branch April 22, 2025 10:11
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.

io-classes: MonadMaskingState inconvenient

3 participants