haskell-decimal 0.5.2-1build1 source package in Ubuntu

Changelog

haskell-decimal (0.5.2-1build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 02:35:00 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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.5.2.orig.tar.gz 9.3 KiB a37a0220424e4bcb8cae1d38844c7027ee314449758d0d14ff3e2e0a5c8a87a7
haskell-decimal_0.5.2-1build1.debian.tar.xz 2.9 KiB d832bc75197eeb681b806cf6adbc3a30aaa1c18ba2536fef483a14e0f77b80f8
haskell-decimal_0.5.2-1build1.dsc 2.4 KiB 8ea595de71185cc0b69a746984c88f2bf79efbc94a6b23f7ad2b7b06005c6111

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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.