haskell-scientific 0.3.3.8-2build3 source package in Ubuntu

Changelog

haskell-scientific (0.3.3.8-2build3) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Thu, 02 Jul 2015 12:14:59 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Wily
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.3.8.orig.tar.gz 18.1 KiB e30cde2a44a7beded15afd56606c562b76e457835e7de2942815f22bc74bce4c
haskell-scientific_0.3.3.8-2build3.debian.tar.xz 2.3 KiB 96cbd06efcecbd27346690f066a81d4e64cfd65e917fc2b3dfa4c6a69a2e5249
haskell-scientific_0.3.3.8-2build3.dsc 2.4 KiB 6545e9a8f7cc05cf5b6da5e52891c4ae7c4bc48303455ea62ba3cacfbc85a4ac

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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.