NOTICE: This package has been removed from pkgsrc

./wip/hs-non-negative, Non-negative numbers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1, Package name: hs-non-negative-0.1, Maintainer: pho

Provides a class for non-negative numbers, a wrapper which can turn
any ordered numeric type into a member of that class, and a lazy
number type for non-negative numbers (a generalization of Peano
numbers). This library is used by the event-list package.


Required to run:
[wip/ghc] [wip/hs-utility-ht] [devel/hs-QuickCheck]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 5960741b716a996b774a262af8e27713eaee09ee
RMD160: 35dac0ee80de8f4f0a85363db8f62b40aa2b74ae
Filesize: 19.557 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2010-11-02 17:07:11 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to non-negative-0.1

   2009-09-23 08:08:11 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-non-negative-0.0.5 as wip/hs-non-negative.

Provides a class for non-negative numbers, a wrapper which can turn
any ordered numeric type into a member of that class, and a lazy
number type for non-negative numbers (a generalization of Peano
numbers). This library is used by the event-list package.