This release fixes a major issue caused by <*>
not re-jiggering its generators. This could cause tests in the previous release (v0.4.0) that use the same call in the traditional applicative form to generate the same values in many cases (h/t @QF5690 for the report).
As a consequence, generators for all types are now significantly more robust and have instances rewritten and optimized for the new deterministic RNG.