[ol8_developer_EPEL] ghc-scientific-0.3.6.2-1.el8.x86_64

Name:ghc-scientific
Version:0.3.6.2
Release:1.el8
Architecture:x86_64
Group:Unspecified
Size:367490
License:BSD
RPM: ghc-scientific-0.3.6.2-1.el8.x86_64.rpm
Source RPM: ghc-scientific-0.3.6.2-1.el8.src.rpm
Build Date:Thu Feb 16 2023
Build Host:build-ol8-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.

Changelog (Show File list) (Show related packages)