haskell-decimal 0.5.2-2 source package in Ubuntu

Changelog

haskell-decimal (0.5.2-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:39:49 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-decimal_0.5.2-2.dsc 2.3 KiB 7700fb6b31b3d762e4f6e6fb54e4cf7d3ca36f6419e41f28739cbfede2122aec
haskell-decimal_0.5.2.orig.tar.gz 9.3 KiB a37a0220424e4bcb8cae1d38844c7027ee314449758d0d14ff3e2e0a5c8a87a7
haskell-decimal_0.5.2-2.debian.tar.xz 2.9 KiB 92b752eb619d0accd2e294135c837a06ec5cbb436af86734872025a3c3497c1f

No changes file available.

Binary packages built by this source

libghc-decimal-dev: decimal numbers with variable precision

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-decimal-doc: decimal numbers with variable precision; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.