NOTICE: This package has been removed from pkgsrc

./wip/hs-exceptions, Extensible optionally-pure exceptions

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


Branch: CURRENT, Version: 0.6.1, Package name: hs-exceptions-0.6.1, Maintainer: szptvlfn

Extensible optionally-pure exceptions


Required to run:
[lang/ghc7] [devel/hs-transformers] [devel/hs-mtl]

Master sites:

SHA1: b28165332ae633a622cfe49f4df59b826db1f040
RMD160: 46e27be5a1f41c48a92ffe7976ce5655313ffd30
Filesize: 11.125 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-25 00:04:37 by Ryosuke Moro | Files touched by this commit (16) | Package removed
Log message:
Remove hdevtools, hs-exceptions, imported to pkgsrc/devel.
   2014-05-23 23:44:50 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 0.6.1
pkgsrc changes: static -> dynamic
CHANGELOG:
0.6.1
 - tested-with: GHC == 7.8.2 ( from exceptions.cabal )
0.6
---
* Split out `MonadMask`
* Added `transformers` 0.4 support

0.4
---
* Factored out a separate `MonadThrow`.

0.3.3.1
-------
* QuickCheck dependency bump
   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2014-05-15 23:49:04 by Ryosuke Moro | Files touched by this commit (110)
Log message:
Remove hs-transformers, imported to pkgsrc/devel.
   2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74)
Log message:
Update MAINTAINER address
   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2014-01-29 23:25:28 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Import exceptions-0.3.3 as wip/hs-exceptions.

Extensible optionally-pure exceptions