[ol9_developer_EPEL] ghc-scientific-0.3.7.0-2.el9.aarch64

Name:ghc-scientific
Version:0.3.7.0
Release:2.el9
Architecture:aarch64
Group:Unspecified
Size:485771
License:BSD
RPM: ghc-scientific-0.3.7.0-2.el9.aarch64.rpm
Source RPM: ghc-scientific-0.3.7.0-2.el9.src.rpm
Build Date:Tue Sep 06 2022
Build Host:build-ol9-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.

Changelog (Show File list) (Show related packages)