quickcheck-dynamic
quickcheck-dynamic copied to clipboard
`postcondition` is now `Postcondition m`
trafficstars
postcondition is now Postcondition m.
The monadic postconditions will be ignored when evaluating the postcondition via evalPostCondition. They will be taken into account when evaluating via evalPostConditionM.
Checklist:
- [ ] Check source-code formatting is consistent