haskell-scientific 0.3.5.2-1build1 source package in Ubuntu

Changelog

haskell-scientific (0.3.5.2-1build1) bionic; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Sun, 05 Nov 2017 03:39:12 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-scientific_0.3.5.2.orig.tar.gz 20.5 KiB 5ce479ff95482fb907267516bd0f8fff450bdeea546bbd1267fe035acf975657
haskell-scientific_0.3.5.2-1build1.debian.tar.xz 2.8 KiB 2b1c5e8ae10f316076e3bb35a0f7553e6344426863b0438919d3fcb4cd7e688e
haskell-scientific_0.3.5.2-1build1.dsc 2.8 KiB 50f85eb251293e9d4f576a25b503825d0656865e44c6f5e3201b5a493e6bf49f

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.