------------------------------------------------------------------- Sun Dec 15 19:56:01 UTC 2024 - Peter Simons - Update bitvec to version 1.1.5.0 revision 2. Upstream has revised the Cabal build instructions on Hackage. ------------------------------------------------------------------- Fri Mar 8 21:08:37 UTC 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 20:29:27 UTC 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 @treeowl). * Add `simd` flag (enabled by default) to use a C SIMD implementation for `zipBits`, `invertBits`, `countBits`, `bitIndex`, `nthBitIndex`, `selectBits`, `excludeBits`, `reverseBits` (thanks to @konsumlamm). * Decomission `libgmp` flag. ------------------------------------------------------------------- Thu Mar 30 17:05:59 UTC 2023 - Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2. ------------------------------------------------------------------- Mon Mar 20 22:35:27 UTC 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 21:30:49 UTC 2022 - Peter Simons - Add bitvec at version 1.1.3.0.