Closed MaximilianAlgehed closed 6 years ago
When QS is missing Ord/Arbitrary instances for some type in the universe it simply won't generate terms of that type without warning. This means that testing QS on Floats doesn't yield any result and also doesn't yield any error.
This is more or less working on master
When QS is missing Ord/Arbitrary instances for some type in the universe it simply won't generate terms of that type without warning. This means that testing QS on Floats doesn't yield any result and also doesn't yield any error.