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

forAllDL and similar functions do return Property but not PropertyM #82

Open
uhbif19 opened this issue May 27, 2024 · 1 comment
Open

Comments

@uhbif19
Copy link

uhbif19 commented May 27, 2024

I am not that sure of internal workings and if that is possible, but it would be nice if forAllDL returned PropertyM value. That way one could mix it with other kind of monadic Quickcheck code, like custom initialization and finalization more easily.

@ghost
Copy link

ghost commented Sep 20, 2024

This sounds like a good idea. Do you have a specific situation in mind where the lack of PropertyM proved annoying? An example would be useful to understand the underlying need and make sure we provide a good answer.

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

No branches or pull requests

1 participant