haskell-scientific 0.3.7.0-2build2 source package in Ubuntu

Changelog

haskell-scientific (0.3.7.0-2build2) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:41:20 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-scientific_0.3.7.0.orig.tar.gz 24.1 KiB a3a121c4b3d68fb8b9f8c709ab012e48f090ed553609247a805ad070d6b343a9
haskell-scientific_0.3.7.0-2build2.debian.tar.xz 3.7 KiB 5b6eb5a76de75f1e04e467b28e0031e29b9bb0f03e3c1ca5ce9d229b62452bd8
haskell-scientific_0.3.7.0-2build2.dsc 2.7 KiB d212a4a692d935b922dee6e59312e4f93c6c1559c071987e24c4da27aa6fa02f

Available diffs

View changes file

Binary packages built by this source

libghc-scientific-dev: scientific notation for floating-point numbers

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-scientific-doc: scientific notation for floating-point numbers; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.