NOTICE: This package has been removed from pkgsrc

./wip/hs-data-default, Class for types with a default value

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


Branch: CURRENT, Version: 0.5.3, Package name: hs-data-default-0.5.3, Maintainer: pho

This module defines a class for types with a default value. Instances
are provided for '()', Set, Map, Int, Integer, Float, Double, Ratio,
Maybe, '[]', '->' and IO.


Required to run:
[lang/ghc7] [devel/hs-data-default-class] [devel/hs-data-default-instances-dlist] [devel/hs-data-default-instances-old-locale] [devel/hs-data-default-instances-base] [devel/hs-data-default-instances-containers]

Master sites:

SHA1: 521db8291c2449fd8ff7dcd4876d2ec83c28b9ed
RMD160: 52e1e8270f5b3faeeaa27dbd01bd997a0007c326
Filesize: 1.585 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-20 23:23:18 by Ryosuke Moro | Files touched by this commit (49) | Package removed
Log message:
Remove hs-data-default, hs-extensible-exceptions, imported to pkgsrc/devel.
   2014-05-19 23:28:46 by Ryosuke Moro | Files touched by this commit (81)
Log message:
Remove hs-parsec, imported to pkgsrc/textproc.
Remove hs-data-default-instances-base, hs-data-default-instances-containers,
hs-data-default-instances-dlist, hs-data-default-instances-old-locale,
imported to pkgsrc/devel.
   2014-05-18 23:33:25 by Ryosuke Moro | Files touched by this commit (119)
Log message:
Remove hs-data-default-class, hs-dlist, hs-text, hs-utf8-string,
imported to pkgsrc/devel.
   2014-05-17 22:30:33 by Ryosuke Moro | Files touched by this commit (12)
Log message:
pkgsrc changes: static -> dynamic
   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-18 02:03:29 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.5.3

changes:
0.5.3
 - change from "LUKAS MAI" to "THE COPYRIGHT HOLDERS" in \ 
LICENSE description

0.5.2
 - split code into separate class/instances packages

0.5.1
 - add GNU Makefile with convenience targets
 - test 7-tuple instance
 - Merge pull request #3 from jaspervdj/master
     Add Default instances for 6- and 7-tuples
   2013-02-26 13:54:08 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.5.0

   2011-12-01 23:50:49 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to data-default-0.3.0