| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update bitvec to version 1.1.5.0 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- 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.
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
- 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.
- Add bitvec at version 1.1.3.0.
- Add bitvec at version 1.1.5.0.