| Name: | ghc-scientific |
|---|---|
| Version: | 0.3.7.0 |
| Release: | 14.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 417192 |
| License: | BSD-3-Clause |
| RPM: | ghc-scientific-0.3.7.0-14.el10_0.aarch64.rpm |
| Source RPM: | ghc-scientific-0.3.7.0-14.el10_0.src.rpm |
| Build Date: | Tue May 20 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/scientific |
| Summary: | Numbers represented using scientific notation |
| Description: | 'Data.Scientific' provides a space efficient and arbitrary precision scientific number type. A 'Scientific' number is represented with coefficient 'c' and base10Exponent 'e' and corresponds to the 'Fractional' number: 'fromInteger c * 10 ^^ e' The main application of 'Scientific' is to be used as the target of parsing arbitrary precision numbers coming from an untrusted source. |
- refresh .cabal revision
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- refresh to cabal-rpm-2.2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- revised .cabal file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- refresh to cabal-rpm-2.1.0 with SPDX migration
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- rebuild