input-output-hk / input-output-hk/quickcheck-dynamic
`forAllDL` and similar functions do return `Property` but not `PropertyM`
Open
- Dominant language
- Haskell
- Stars
- 35
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.