Changelog for
ghc-tasty-quickcheck-prof-0.11.1-1.1.x86_64.rpm :
* Mon Jan 06 2025 Peter Simons
- Update tasty-quickcheck to version 0.11.1 revision 1. Version 0.11.1 - -------------
* Add timeouts for individual tests within a property ([#425](https://github.com/UnkindPartition/tasty/pull/425)).
* Define `showDefaultValue` for `QuickCheckTests`, `QuickCheckMaxSize` and `QuickCheckMaxRatio` ([#428](https://github.com/UnkindPartition/tasty/pull/428)).
* Print the number of QuickCheck shrinks in the progress message ([#431](https://github.com/UnkindPartition/tasty/pull/431)).
* Drop support for GHC 7.10.
* Sat Jun 22 2024 Peter Simons - Update tasty-quickcheck to version 0.11. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/tasty-quickcheck-0.11/src/CHANGELOG.md
* Mon Apr 22 2024 Peter Simons - Update tasty-quickcheck to version 0.10.3 revision 2. Upstream has revised the Cabal build instructions on Hackage.
* Sun Sep 10 2023 Peter Simons - Update tasty-quickcheck to version 0.10.3 revision 1. Version 0.10.3 - -------------
* Print Quickcheck progress using Tasty progress reporting. ([#311](https://github.com/UnkindPartition/tasty/pull/311)).
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Sat Nov 20 2021 Peter Simons - Update tasty-quickcheck to version 0.10.2. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/tasty-quickcheck-0.10.2/src/CHANGELOG.md
* Fri Dec 18 2020 psimonsAATTsuse.com- Update tasty-quickcheck to version 0.10.1.2. Version 0.10.1.2 - --------------- The only point of this release is to introduce compatibility with GHCs back to 7.0 (see https://github.com/feuerbach/tasty/pull/287). Note, however, that these changes are not merged to the master branch, and the future releases will only support the GHC/base versions from the last 5 years, as per our usual policy. To test with even older GHCs, you\'ll have to use this particular version of tasty-quickcheck (or have the constraint solver pick it for you when testing with older GHCs). The source of this release is in the `support-old-ghcs` branch of the tasty repository.
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimonsAATTsuse.com- Add tasty-quickcheck at version 0.10.1.1.