Changelog for
ghc-bitvec-devel-1.1.5.0-dlh.13.16.x86_64.rpm :
* Fri Mar 08 2024 Peter Simons
- Update bitvec to version 1.1.5.0 revision 1. Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 15 2023 Peter Simons - Update bitvec to version 1.1.5.0. [#] 1.1.5.0
* Make `zipBits` unconditionally strict in its second bit vector argument (thanks to AATTtreeowl).
* Add `simd` flag (enabled by default) to use a C SIMD implementation for `zipBits`, `invertBits`, `countBits`, `bitIndex`, `nthBitIndex`, `selectBits`, `excludeBits`, `reverseBits` (thanks to AATTkonsumlamm).
* Decomission `libgmp` flag.
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Mon Mar 20 2023 Peter Simons - Update bitvec to version 1.1.4.0. [#] 1.1.4.0
* Include `Data.Bit.Gmp` only if `libgmp` flag is set.
* Tweak inlining pragmas to inline less aggressively.
* Sun Jun 19 2022 Peter Simons - Add bitvec at version 1.1.3.0.