AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.3.5.1.
- Update to version 0.3.4.15 revision 2.
- Update to version 0.3.4.15.
- Update to version 0.3.4.13.
- Update to version 0.3.4.12 with cabal2obs.
- Update to version 0.3.4.11 with cabal2obs.
- Update to version 0.3.4.10 with cabal2obs.
- Update to version 0.3.4.9 revision 1 with cabal2obs.
- Update to version 0.3.4.9 revision 0 with cabal2obs.
- Update to version 0.3.4.8 revision 0 with cabal2obs.
- update to 0.3.4.8 * Make bytestring-builder's installation conditional based on a Cabal flag.
- Make Group tag consistent with other GHC packages.
- update to 0.3.4.7 * Unconditionally export Data.ByteString.Builder.Scientific. * The bytestring-builder cabal flag has been removed. * Depend on bytestring-builder for backwards compatibility for GHC < 7.8.
- update to 0.3.4.6 * Made toDecimalDigits more similar to floatToDigits * Introduce a special case for 0 in fromFloatDigits
- update to 0.3.4.5 * Support GHC-8.0.1 * Support binary-0.8
- update to 0.3.4.4 * Fix build with integer-simple. * Improved performance of toDecimalDigits by 13%.
- update to 0.3.4.2 * build fixes
- update to 0.3.4.0 * Added fromRationalRepetend & toRationalRepetend for safely converting from and to rationals which have a repeating decimal representation like: 1 % 28 = 0.03(571428). * Added a Binary instance. * Various performance improvements. * Support vector-0.11 * Support tasty-0.11 * Support criterion-1.1.0.0
- update to 0.3.3.8
- Remove ExclusiveArch
- Initial package