[ol10_u0_developer_EPEL] ghc-scientific-0.3.7.0-14.el10_0.x86_64

Name:ghc-scientific
Version:0.3.7.0
Release:14.el10_0
Architecture:x86_64
Group:Unspecified
Size:358696
License:BSD-3-Clause
RPM: ghc-scientific-0.3.7.0-14.el10_0.x86_64.rpm
Source RPM: ghc-scientific-0.3.7.0-14.el10_0.src.rpm
Build Date:Mon May 19 2025
Build Host:build-ol10-x86_64.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.

Related Packages (Show Changelog) (Show Filelist)