Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bindings/haskell): add Monad wrapper #2482

Merged
merged 3 commits into from
Jun 18, 2023
Merged

feat(bindings/haskell): add Monad wrapper #2482

merged 3 commits into from
Jun 18, 2023

Conversation

silver-ymz
Copy link
Member

Update:

  • add MonadOperation typeclass to provide flexible API
  • add OpMonad to provide basic Monad for user
  • add tests testMonad and testError

Signed-off-by: silver-ymz <[email protected]>
bindings/haskell/test/BasicTest.hs Outdated Show resolved Hide resolved
bindings/haskell/test/BasicTest.hs Outdated Show resolved Hide resolved
Signed-off-by: silver-ymz <[email protected]>
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Xuanwo Xuanwo merged commit fcda0be into apache:main Jun 18, 2023
@PsiACE PsiACE mentioned this pull request Jun 27, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants