Changelog for
ghc-primitive-0.7.3.0-4.178.x86_64.rpm :
* Fri May 20 2022 Peter Simons
- Update primitive to version 0.7.3.0 revision 2. Upstream has revised the Cabal build instructions on Hackage.
* Mon Nov 01 2021 psimonsAATTsuse.com- Update primitive to version 0.7.3.0. [#]# Changes in version 0.7.3.0
* Correct implementations of `
*>` for `Array` and `SmallArray`.
* Drop support for GHC < 7.10
* Export `runByteArray` and `runPrimArray`.
* Export `createArray` and `createSmallArray`.
* Export `emptyByteArray`, `emptyPrimArray`, `emptyArray` and `emptySmallArray`.
* Wed Aug 04 2021 psimonsAATTsuse.com- Update primitive to version 0.7.2.0. [#]# Changes in version 0.7.2.0
* Add `thawByteArray` and `thawPrimArray`.
* Changed the `Show` instance of `ByteArray`, so that all 8-bit words are rendered as two digits. For example, display `0x0D` instead of `0xD`.
* Fri May 14 2021 psimonsAATTsuse.com- Update primitive to version 0.7.1.0 revision 3. Upstream has revised the Cabal build instructions on Hackage.
* Fri Feb 05 2021 psimonsAATTsuse.com- Update primitive to version 0.7.1.0 revision 2. Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Dec 08 2020 psimonsAATTsuse.com- Update primitive to version 0.7.1.0 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Fri Jun 26 2020 psimonsAATTsuse.com- Update primitive to version 0.7.1.0. 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/primitive-0.7.1.0/src/changelog.md
* Tue Jun 16 2020 Peter Simons - Re-generate file with latest version of spec-cleaner.