haskell-decimal 0.4.2-2build2 source package in Ubuntu

Changelog

haskell-decimal (0.4.2-2build2) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Mon, 01 Jun 2015 12:09:00 +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-decimal_0.4.2.orig.tar.gz 8.6 KiB c5f53652949eedd48dbafc1bb3e08c05348d5e25c248e8e1543bc380a9f84261
haskell-decimal_0.4.2-2build2.debian.tar.xz 2.2 KiB 3274bdd7685a5a2aefb801d33397c79c92b1a5f0f25aa24770b1c3e769cb52ae
haskell-decimal_0.4.2-2build2.dsc 2.2 KiB a1c610c2c22c2641ba85f316fd8d1a537adc00c72896e81f073008cd299315a4

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

libghc-decimal-prof: Decimal numbers with variable precision; profiling libraries

 Library for manipulating decimal numebers, primary for financial arithmetic.
 .
 Decimal number has an integer mantissa and a negative
 exponent. The exponent can be interpreted as the number
 of decimal places in the value.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.