haskell-scientific 0.3.7.0-1 source package in Ubuntu

Changelog

haskell-scientific (0.3.7.0-1) unstable; urgency=medium

  * New upstream release

 -- Scott Talbert <email address hidden>  Wed, 15 Jun 2022 19:49:32 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-scientific_0.3.7.0-1.dsc 2.7 KiB c8b6053849b7d1d21684b416b0c6a9353e159b06857ca171e6db25ffaee3d5d4
haskell-scientific_0.3.7.0.orig.tar.gz 24.1 KiB a3a121c4b3d68fb8b9f8c709ab012e48f090ed553609247a805ad070d6b343a9
haskell-scientific_0.3.7.0-1.debian.tar.xz 3.1 KiB 4553c422d63ec4b5fae8ae69edee0a7b35505466ed27cc3dc1dd5012834c2439

No changes file available.

Binary packages built by this source

libghc-scientific-dev: No summary available for libghc-scientific-dev in ubuntu kinetic.

No description available for libghc-scientific-dev in ubuntu kinetic.

libghc-scientific-doc: No summary available for libghc-scientific-doc in ubuntu kinetic.

No description available for libghc-scientific-doc in ubuntu kinetic.

libghc-scientific-prof: scientific notation for floating-point numbers; profiling libraries

 This package provides a Haskell datatype for representing and pretty-printing
 arbitrary-precision numbers using scientific notation.
 .
 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.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.