Changelog for
ghc-quickcheck-instances-0.3.30-bp157.1.2.x86_64.rpm :
* Sun Oct 15 2023 Peter Simons
- Update quickcheck-instances to version 0.3.30 revision 1. 0.3.30
* Improve Arbitrary UUID instance Previously \"small\" UUIDs were generated, e.g. ``` 00000001-0000-0001-0000-000000000001 00000002-0000-0000-0000-000200000002 00000004-0000-0004-0000-000400000001 00000005-0000-0000-0000-000500000007 00000001-0000-000d-0000-00050000000e ``` but now they are uniformly random ``` c4683284-bfe3-224b-29a6-1e7f11ceef65 7bf6564d-5dcf-3e37-b13d-867085f54dae 5b006243-0a70-9321-6594-20dde3d72112 2d8ed56e-ed20-7258-7c1f-b46fa9b87946 f1503184-9d3c-aacd-e9a7-36c655b70f41 ``` 0.3.29.1
* Support `OneTuple-0.4` 0.3.29
* Support `primitive-0.8`
* Use `data-array-byte` shim package for instances for `Data.Array.Byte.ByteArray` 0.3.28
* Add instances for `Data.Array.Byte.ByteArray` (`base-4.17`)
* Add instances for `Data.Primitive.ByteArray` (`primitive`)
* Sat Jan 01 2022 Peter Simons - Update quickcheck-instances to version 0.3.27 revision 1. 0.3.27
* Add instances for `Backwards`, `Reverse` and `Lift` from `transformers`
* Tue Nov 16 2021 psimonsAATTsuse.com- Update quickcheck-instances to version 0.3.26.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Mon Nov 01 2021 psimonsAATTsuse.com- Update quickcheck-instances to version 0.3.26.1. 0.3.26.1
* Support `hashable-1.4` 0.3.26
* Support base-4.16 / GHC-9.2
* Add instances for `text-short`\'s `ShortText` type
* Add instances for `Solo`
* Fix bug in `CoArbitrary (Hashed a)` instance
* Wed Jul 28 2021 psimonsAATTsuse.com- Update quickcheck-instances to version 0.3.25.2 revision 2. Upstream has revised the Cabal build instructions on Hackage.
* Mon Apr 26 2021 psimonsAATTsuse.com- Add quickcheck-instances at version 0.3.25.2 revision 1.