AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- disable %{ix86} build
- Update formatting to version 7.1.3 revision 2. Upstream has revised the Cabal build instructions on Hackage.
- Update formatting to version 7.1.3. 7.1.3 * Fix the GHCJS build by not using `double-conversion`, as it relies on a native C library which obviously isn't available in GHCJS (it is still used in native builds).
- Update formatting to version 7.1.2. 7.1.2 * Removed direct dependency on integer-gmp, instead using very similar code from the `text` package. This changed the implementation of `build` for `Integer`, which results in better performance in some cases, and no performance degradation. See the benchmarking reports in bench/reports for more details. * formatting now compiles on GHCJS (due to the change above). * Added some benchmarking, starting based on code from the `string-interpolate` package. * Added INLINE pragmas to many very short functions. Results in better performance in the benchmarks.
- disable %{ix86} build
- Add formatting at version 7.1.1.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 6.2.4 with cabal2obs.
- Update to version 6.2.3 with cabal2obs.
- Update to version 6.2.2 revision 0 with cabal2obs.