haskell-ranged-sets 0.3.0-1 source package in Ubuntu

Changelog

haskell-ranged-sets (0.3.0-1) unstable; urgency=low

  * Initial release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  15 Jun 2011 15:06:44 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-ranged-sets_0.3.0.orig.tar.gz 14.0 KiB 14a0913c91f2c1e44aec0c042afb05f518d9fe718ecc34bd3ad6473f9aa6a0aa
haskell-ranged-sets_0.3.0-1.debian.tar.gz 2.3 KiB b7a8da3df7c534bc86befcee3bb6046cf634dfeab915aa4c2a109ef916442985
haskell-ranged-sets_0.3.0-1.dsc 2.2 KiB 1a0549baca7b0c0d0b6a7fde7a4788f2d78296f2654ed57a793473785f543fa7

View changes file

Binary packages built by this source

libghc-ranged-sets-dev: Ranged sets library

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 A ranged set is an ordered list of ranges. This allows sets such as all
 reals x such that:
 .
 (0.25 < x <= 0.75 or 1.4 <= x < 2.3 or 4.5 < x)
 .
 Alternatively you can have all strings s such that:
 .
     ("F" <= s < "G")

libghc-ranged-sets-doc: Ranged sets library; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 A ranged set is an ordered list of ranges. This allows sets such as all
 reals x such that:
 .
 (0.25 < x <= 0.75 or 1.4 <= x < 2.3 or 4.5 < x)
 .
 Alternatively you can have all strings s such that:
 .
     ("F" <= s < "G")

libghc-ranged-sets-prof: Ranged sets library; profiling libraries

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 A ranged set is an ordered list of ranges. This allows sets such as all
 reals x such that:
 .
 (0.25 < x <= 0.75 or 1.4 <= x < 2.3 or 4.5 < x)
 .
 Alternatively you can have all strings s such that:
 .
     ("F" <= s < "G")