haskell-intervals 0.9.2-2build1 source package in Ubuntu

Changelog

haskell-intervals (0.9.2-2build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:33:10 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
haskell-intervals_0.9.2.orig.tar.gz 14.3 KiB 9b421de662873e65e90380b9c5a0c7497afa581b3e0e65530f8653a4fddb2be2
haskell-intervals_0.9.2-2build1.debian.tar.xz 3.0 KiB a98f5542868dec2d227f238c85d81396f73d8a0e5b50b54ec9e5d91e04c0730a
haskell-intervals_0.9.2-2build1.dsc 2.4 KiB f447ee02530fb609265df085431f5f5d3aeefe09df4eb9da9f0b0521388933e3

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.