haskell-intervals 0.9.2-1build1 source package in Ubuntu

Changelog

haskell-intervals (0.9.2-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 02:17:00 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-intervals_0.9.2.orig.tar.gz 14.3 KiB 9b421de662873e65e90380b9c5a0c7497afa581b3e0e65530f8653a4fddb2be2
haskell-intervals_0.9.2-1build1.debian.tar.xz 2.9 KiB c22bd134011dccc98ec8bde6fc7fe5a9eeca5fe5ed3298ebc2afe1fe052e7fa4
haskell-intervals_0.9.2-1build1.dsc 2.4 KiB 61c92e2df6c7c0ad97dc004c67545661affc29005a34088e44cf5bf698517a29

View changes file

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.