haskell-intervals 0.9.2-2 source package in Ubuntu

Changelog

haskell-intervals (0.9.2-2) unstable; urgency=medium

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

 -- Ilias Tsitsimpis <email address hidden>  Mon, 04 Sep 2023 09:26:07 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-intervals_0.9.2-2.dsc 2.4 KiB a93e29ba883a69416d60b283fc6ad57b889f01c5f311c53957e16b0ea255f30b
haskell-intervals_0.9.2.orig.tar.gz 14.3 KiB 9b421de662873e65e90380b9c5a0c7497afa581b3e0e65530f8653a4fddb2be2
haskell-intervals_0.9.2-2.debian.tar.xz 2.9 KiB 03d7ea227f612199283aa945176308284bdcf409d013662470aee580a973713a

No changes file available.

Binary packages built by this source

libghc-intervals-dev: Haskell data type for intervals

 A Numeric.Interval.Interval is a closed, convex set of floating point
 values.
 .
 This package does not control the rounding mode of the end points of the
 interval when using floating point arithmetic, so be aware that in order
 to get precise containment of the result, you will need to use an
 underlying type with both lower and upper bounds like CReal.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-intervals-doc: Haskell data type for intervals; documentation

 A Numeric.Interval.Interval is a closed, convex set of floating point
 values.
 .
 This package does not control the rounding mode of the end points of the
 interval when using floating point arithmetic, so be aware that in order
 to get precise containment of the result, you will need to use an
 underlying type with both lower and upper bounds like CReal.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-intervals-prof: Haskell data type for intervals; profiling libraries

 A Numeric.Interval.Interval is a closed, convex set of floating point
 values.
 .
 This package does not control the rounding mode of the end points of the
 interval when using floating point arithmetic, so be aware that in order
 to get precise containment of the result, you will need to use an
 underlying type with both lower and upper bounds like CReal.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.