NOTICE: This package has been removed from pkgsrc

./wip/hs-mtl, Monad classes using functional dependencies

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


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

Monad classes using functional dependencies, with instances for
various monad transformers, inspired by the paper Functional
Programming with Overloading and Higher-Order Polymorphism, by Mark P
Jones, in Advanced School of Functional Programming, 1995
(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).


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

Master sites:

SHA1: b12eef2740ec297eb91d28fd69f50ab611ef0f89
RMD160: 39be14a60832d16cdfa7fe34facd237c52a2c971
Filesize: 13.955 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-16 23:23:52 by Ryosuke Moro | Files touched by this commit (5) | Package removed
Log message:
Remove hs-mtl, 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-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-08 02:29:55 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 2.2.0.1
pkgsrc changes: static -> dynamic
CHANGELOG:
2.2.0.1
-------
* Fixed a bug caused by the change in how `transformers` 0.4 exports its data types.
  We will now export `runFooT` for each transformer again!

2.2
---
* `transformers` 0.4 support
* Added instances for `ExceptT`
* Added `modify'` to `Control.Monad.State.*`

2.1.3.1
-------
* Avoid importing `Control.Monad.Instances` on GHC 7.8 to build without \ 
deprecation warnings.

2.1.3
-----
* Removed the now-irrelevant `Error` constraint from the `MonadError` instance \ 
for `Either e`.
   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-01-15 12:51:23 by PHO / phonohawk | Files touched by this commit (1) | Package updated
Log message:
buildlink3.mk: update BUILDLINK_API_DEPENDS

   2011-01-14 07:52:43 by PHO / phonohawk | Files touched by this commit (2)
Log message:
Added missing dependency on wip/hs-transformers

   2010-12-30 07:54:21 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to mtl-2.0.1.0