NOTICE: This package has been removed from pkgsrc

./wip/hs-nats, Haskell 98 natural numbers

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


Branch: CURRENT, Version: 0.1.3, Package name: hs-nats-0.1.3, Maintainer: pho

Natural numbers.


Required to run:
[lang/ghc7]

Master sites:

SHA1: 1df860cf4ae1ee6def18afbb5fb049d412a2f0c5
RMD160: 0a1e4af51727e4fddadaf3262c8e2ccf643e8565
Filesize: 3.952 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-29 00:05:59 by Ryosuke Moro | Files touched by this commit (14) | Package removed
Log message:
Remove hs-nats, imported to pkgsrc/math.
Remove hs-tf-random, imported to pkgsrc/devel.
   2014-05-08 02:39:26 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 0.1.3
pkgsrc changes: static -> dynamic
CHANGELOG:
0.1.3
-----
* Added support for GHC 7.8's `bitSizeMaybe`
   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2013-09-17 22:09:32 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.1.2

changes:
0.1.2
  - export natural from Numeric.Natural.
  - INLINE all the things
  - added `natural`
  - Try for support for old `Cabal` versions (1.8 for Debian stable) for issue
    https://github.com/ekmett/nats/issues/1
   2013-02-23 16:15:20 by PHO / phonohawk | Files touched by this commit (5)
Log message:
Import hs-nats-0.1 as wip/hs-nats.

Natural numbers.