| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update tasty-hunit to version 0.10.2.
Version 0.10.2
- -------------
* Teach `testCaseSteps` to log progress
([#387](https://github.com/UnkindPartition/tasty/pull/387)).
- Update tasty-hunit to version 0.10.1. 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-hunit-0.10.1/src/CHANGELOG.md
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
- disable %{ix86} build
- Update tasty-hunit to version 0.10.0.3. Version 0.10.0.3 - --------------- 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-hunit (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.
- disable %{ix86} build
- Replace %setup -q with the more modern %autosetup macro.
- Add tasty-hunit at version 0.10.0.2.