[ol7_developer_EPEL] ghc-scientific-0.2.0.2-2.el7.aarch64

Name:ghc-scientific
Version:0.2.0.2
Release:2.el7
Architecture:aarch64
Group:Unspecified
Size:1522
License:BSD
RPM: ghc-scientific-0.2.0.2-2.el7.aarch64.rpm
Source RPM: ghc-scientific-0.2.0.2-2.el7.src.rpm
Build Date:Sun Jul 29 2018
Build Host:ca-buildarm04.us.oracle.com
Vendor:Oracle America
URL:http://hackage.haskell.org/package/scientific
Summary:Arbitrary-precision floating-point numbers represented using scientific notation
Description:
A 'Scientific' number is an arbitrary-precision floating-point number
represented using scientific notation.

A scientific number with coefficient 'c' and base10Exponent 'e' corresponds
to the 'Fractional' number: 'fromInteger c * 10 ^^ e'

Its primary use-case is to serve as the target of parsing floating point
numbers. Since the textual representation of floating point numbers use
scientific notation they can be efficiently parsed to a 'Scientific' number.

Changelog (Show File list) (Show related packages)