NOTICE: This package has been removed from pkgsrc

./wip/hs-stringable, Stringable type class, in the spirit of Foldable and Traversable

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


Branch: CURRENT, Version: 0.1.2, Package name: hs-stringable-0.1.2, Maintainer: szptvlfn

Data.Stringable provides a type class with a set of functions for
converting to and from the most often used string-linke types in Haskell.


Required to run:
[wip/ghc] [wip/hs-system-filepath] [devel/hs-text]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: daa89b27cbeb079b241f57cb8bede9dda305dd99
RMD160: 6d235308c11f9fad1a8f701fb27f9a478e7685ab
Filesize: 2.604 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@.
   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-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74)
Log message:
Update MAINTAINER address
   2013-09-16 23:17:11 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Import stringable-0.1.2 as wip/hs-stringable.

Data.Stringable provides a type class with a set of functions for
converting to and from the most often used string-linke types in Haskell.