haskell-scientific 0.3.7.0-2build1 source package in Ubuntu

Changelog

haskell-scientific (0.3.7.0-2build1) noble; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 08 Nov 2023 08:54:32 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-2build1.debian.tar.xz 3.7 KiB 93cdc52be81e57f5cf12418fb9ba4bc42681dcaadf2305d09fc805c7aa906c08
haskell-scientific_0.3.7.0-2build1.dsc 2.7 KiB 22f15d55c691e7010f3699637178fc153af72185b541647a2aa6ae10c820bf16

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.