haskell-intervals 0.2.2.1-1 source package in Ubuntu

Changelog

haskell-intervals (0.2.2.1-1) unstable; urgency=low


  * Initial release.

 -- Joachim Breitner <email address hidden>  Sun, 24 Nov 2013 14:46:22 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
haskell-intervals_0.2.2.1-1.dsc 1.7 KiB ed61567ea0dd36978f1fd5d7570ec2b4e7ed7b329451f947131822c31b701978
haskell-intervals_0.2.2.1.orig.tar.gz 5.5 KiB 0e78a50ef147d6d0ee995edf5bba57996f4eb022e9ba5cd7aff70a7286ae7a4d
haskell-intervals_0.2.2.1-1.debian.tar.gz 2.2 KiB 5c077716db524cf4533f0d1c09c719c1cd9364723a2d0b77ee139e0435cbc5a8

No changes file available.

Binary packages built by this source

libghc-intervals-dev: A Haskell 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: No summary available for libghc-intervals-doc in ubuntu utopic.

No description available for libghc-intervals-doc in ubuntu utopic.

libghc-intervals-prof: A Haskell 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.