haskell-scientific 0.3.7.0-1build1 source package in Ubuntu

Changelog

haskell-scientific (0.3.7.0-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 02:18:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-1build1.debian.tar.xz 3.2 KiB 8db697fc7091ddea3507d720be794219aab71256ae117c27667739892819cb38
haskell-scientific_0.3.7.0-1build1.dsc 2.7 KiB eeef431784d3d53030eebc6014bfecf553a440d038307252fd618cfc88159e0d

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.