NOTICE: This package has been removed from pkgsrc

./wip/hs-MonadCatchIO-mtl, Monad-transformer version of the Control.Exception module

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


Branch: CURRENT, Version: 0.3.0.4, Package name: hs-MonadCatchIO-mtl-0.3.0.4, Maintainer: pho

Provides a monad-transformer version of the Control.Exception.catch
function. For this, it defines the MonadCatchIO class, a subset of
MonadIO. It defines proper instances for most monad transformers in
the mtl library.


Required to run:
[wip/ghc] [devel/hs-mtl] [devel/hs-extensible-exceptions]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: d5a5126c5ffb9aeb0f43e7bd33ad325fa301c7a5
RMD160: cbc2de9acdf546989d5fe06e98713249ceeedf6b
Filesize: 2.896 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@.
   2014-05-20 23:23:18 by Ryosuke Moro | Files touched by this commit (49)
Log message:
Remove hs-data-default, hs-extensible-exceptions, imported to pkgsrc/devel.
   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-02-21 11:39:01 by Ryosuke Moro | Files touched by this commit (25)
Log message:
- ghc-7.6 hss not extensible-exceptions, so we need this.
  ( lang/ghc7 is version 7.6.3nb1, wip/ghc is version 7.6.2 )
- adjust dependencies
   2012-03-11 07:03:11 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to MonadCatchIO-mtl-0.3.0.4

   2011-07-12 05:58:58 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-MonadCatchIO-mtl-0.3.0.3 as wip/hs-MonadCatchIO-mtl.

Provides a monad-transformer version of the Control.Exception.catch
function. For this, it defines the MonadCatchIO class, a subset of
MonadIO. It defines proper instances for most monad transformers in
the mtl library.