INFO
Name: ghc-scientific
Version: 0.3.6.2-1.el8
Arch: aarch64
Summary: Numbers represented using scientific notation
License: BSD
Vendor: Fedora Project
Build Host: buildvm-a64-13.iad2.fedoraproject.org
Build Date: Sun Aug 28 13:29:11 2022
Size: 28149
URL: https://hackage.haskell.org/package/scientific
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.
FILES
ghc-scientific.spec
scientific-0.3.6.2.tar.gz
REQUIRES
ghc-Cabal-devel
ghc-binary-devel
ghc-bytestring-devel
ghc-containers-devel
ghc-deepseq-devel
ghc-hashable-devel
ghc-integer-logarithms-devel
ghc-primitive-devel
ghc-rpm-macros
ghc-text-devel
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
PROVIDES
CONFIG FILES
ghc-scientific.spec s
scientific-0.3.6.2.tar.gz
LICENSE FILES
BSD
|