Metadata for ghc-double-conversion-2.0.2.0-3.el9.x86_64.rpm

0 directories 0 files
Go up

INFO

Name: ghc-double-conversion
Version: 2.0.2.0-3.el9
Arch: x86_64
Summary: Fast conversion between double precision floating point and text
License: BSD
Vendor: Fedora Project
Build Host: buildvm-x86-29.iad2.fedoraproject.org
Build Date: Tue Sep 13 02:26:24 2022
Size: 55641
URL: https://hackage.haskell.org/package/double-conversion
Description: A library that performs fast, accurate conversion between double precision
floating point and text.

This library is implemented as bindings to the C++ 'double-conversion' library
written by Florian Loitsch at Google:
.

The 'Text' versions of these functions are about 30 times faster than the
default 'show' implementation for the 'Double' type.

The 'ByteString' versions are /slower/ than the 'Text' versions; roughly half
the speed. (This seems to be due to the cost of allocating 'ByteString' values
via 'malloc'.)

As a final note, be aware that the 'bytestring-show' package is about 50%
slower than simply using 'show'.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/7e03d4c97d0e452ab895f2afb467d0b23e32b0
/usr/lib64/libHSdouble-conversion-2.0.2.0-F8qz3JH2RsdCzB2ljJtxLK-ghc8.10.7.so
/usr/share/licenses/ghc-double-conversion
/usr/share/licenses/ghc-double-conversion/LICENSE

REQUIRES

libHSarray-0.5.4.0-ghc8.10.7.so()(64bit)
libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)
libHSbinary-0.8.8.0-ghc8.10.7.so()(64bit)
libHSbytestring-0.10.12.0-ghc8.10.7.so()(64bit)
libHScontainers-0.6.5.1-ghc8.10.7.so()(64bit)
libHSdeepseq-1.4.4.0-ghc8.10.7.so()(64bit)
libHSghc-boot-th-8.10.7-ghc8.10.7.so()(64bit)
libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit)
libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit)
libHSpretty-1.1.3.6-ghc8.10.7.so()(64bit)
libHStemplate-haskell-2.16.0.0-ghc8.10.7.so()(64bit)
libHStext-1.2.4.1-ghc8.10.7.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libdouble-conversion.so.3()(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)

PROVIDES

ghc-double-conversion 2.0.2.0-3.el9
ghc-double-conversion(x86-64) 2.0.2.0-3.el9
libHSdouble-conversion-2.0.2.0-F8qz3JH2RsdCzB2ljJtxLK-ghc8.10.7.so()(64bit)

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/f2 a
/usr/lib/.build-id/f2/7e03d4c97d0e452ab895f2afb467d0b23e32b0 a
/usr/lib64/libHSdouble-conversion-2.0.2.0-F8qz3JH2RsdCzB2ljJtxLK-ghc8.10.7.so
/usr/share/licenses/ghc-double-conversion
/usr/share/licenses/ghc-double-conversion/LICENSE l

LICENSE FILES

BSD