NOTICE: This package has been removed from pkgsrc

./wip/hs-attempt, Concrete data type for handling extensible exceptions as failures

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


Branch: CURRENT, Version: 0.4.0, Package name: hs-attempt-0.4.0, Maintainer: pho

Defines a data type, Attempt, which has a Success and Failure
constructor. Failure contains an extensible exception.


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 714e1754b8e28cc9609aee4186b25e9f036cfbb3
RMD160: 3e939a9a0f5effc6369a868567018e455fcc4bc4
Filesize: 3.78 KB

Version history: (Expand)


CVS history: (Expand)


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

discussed with wiz@.
   2012-02-01 17:55:58 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to attempt-0.4.0

   2011-12-02 07:08:39 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-attempt-0.3.1.1 as wip/hs-attempt.

Defines a data type, Attempt, which has a Success and Failure
constructor. Failure contains an extensible exception.