pkgsrc/devel/hs-mtl
szptvlfn 531ca30f8b Update to 2.2.1
CHANGELOG:
2.2.1
-------
* Provide MINIMAL pragmas for `MonadState`, `MonadWriter`, `MonadReader`
* Added a cyclic definition of `ask` in terms of `reader` for consistency with `get`/`put` vs. `state` and `tell` vs. `writer`
* Fix deprecation warnings caused by `transformers` 0.4 deprecating `ErrorT`.
* Added `Control.Monad.Except` in the style of the other `mtl` re-export modules
2014-07-15 21:01:04 +00:00
..
buildlink3.mk
DESCR
distinfo
Makefile
PLIST