Skip to content

STM instances#32

Merged
coot merged 4 commits into
mainfrom
coot/stm-instances
Oct 13, 2022
Merged

STM instances#32
coot merged 4 commits into
mainfrom
coot/stm-instances

Conversation

@coot
Copy link
Copy Markdown
Collaborator

@coot coot commented Oct 3, 2022

Fixes #30,
Fixes #31.

  • monad-stm: added Semigroup and Monoid instances
  • monad-stm: added missing MArray instance
  • monad-stm: MonadFix instance

@coot coot requested a review from bolt12 October 3, 2022 12:18
@coot coot force-pushed the coot/stm-instances branch 2 times, most recently from 7c0c6c0 to dffa650 Compare October 3, 2022 17:55
@coot coot force-pushed the coot/stm-instances branch from dffa650 to 12ba203 Compare October 3, 2022 18:00
@coot coot requested a review from dcoutts October 3, 2022 19:40
@coot coot merged commit 3dca67a into main Oct 13, 2022
@coot coot deleted the coot/stm-instances branch October 13, 2022 16:04
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.

Missing instances for STM m monad Provide MoandFix instance for STM m monad.

2 participants