File ghc-mtl.changes of Package ghc-mtl
-------------------------------------------------------------------
Sun Jul 10 17:01:37 UTC 2016 - psimons@suse.com
- Update to version 2.2.1 revision 1 with cabal2obs.
-------------------------------------------------------------------
Tue May 12 14:36:33 UTC 2015 - mimi.vx@gmail.com
- update to 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
* 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!
* `transformers` 0.4 support
* Added instances for `ExceptT`
* Added `modify'` to `Control.Monad.State.*`
-------------------------------------------------------------------
Thu Apr 9 17:00:03 UTC 2015 - mimi.vx@gmail.com
- spec-cleaned
-------------------------------------------------------------------
Fri Sep 12 06:28:38 UTC 2014 - peter.trommler@ohm-hochschule.de
- update to 2.1.3.1
* no changelog
* Haskell Platform 2014.2.0.0
-------------------------------------------------------------------
Tue Sep 2 09:35:29 UTC 2014 - peter.trommler@ohm-hochschule.de
- regenerate spec file
-------------------------------------------------------------------
Sat Aug 23 00:14:21 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Mon May 6 11:08:02 UTC 2013 - peter.trommler@ohm-hochschule.de
- more transparent packaging (fewer macros)
-------------------------------------------------------------------
Wed Jan 2 15:31:26 UTC 2013 - peter.trommler@ohm-hochschule.de
- expand macro in name tag to help source validator
-------------------------------------------------------------------
Sat Nov 17 14:28:42 UTC 2012 - peter.trommler@ohm-hochschule.de
- make service localonly for Factory submission
-------------------------------------------------------------------
Mon Oct 1 19:34:48 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 2.1.2 from upstream
- required by Haskell Platform 2012.4.0.0
- dropped rpmlintrc (all warnings fixed by ghc-rpm-macros)
-------------------------------------------------------------------
Sun Jun 3 17:06:30 UTC 2012 - peter.trommler@ohm-hochschule.de
- spec file generated by cabal2spec-0.25.5
- update to 2.1.1 from upstream (no changelog)
- required by Haskell Platform 2012.2.0.0
-------------------------------------------------------------------
Thu Feb 23 13:52:19 UTC 2012 - peter.trommler@ohm-hochschule.de
- Added BuildRoot for sle11-sp1
-------------------------------------------------------------------
Fri Dec 9 08:17:53 UTC 2011 - peter.trommler@ohm-hochschule.de
- Added BR ghc-transformers-devel
- Fixed package group and defattr
-------------------------------------------------------------------
Wed Nov 16 12:47:15 UTC 2011 - peter.trommler@ohm-hochschule.de
- Added exclusive archs, License, and ASNEEDED.
-------------------------------------------------------------------
Wed Nov 16 12:40:58 UTC 2011 - peter.trommler@ohm-hochschule.de
- Initial packaging.