Changelog for
ghc-Glob-0.7.14-4.7.x86_64.rpm :
Mon Jan 9 13:00:00 2017 psimonsAATTsuse.com
- Update to version 0.7.14 with cabal2obs.
Tue Nov 29 13:00:00 2016 psimonsAATTsuse.com
- Update to version 0.7.13 with cabal2obs.
Tue Oct 11 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.7.12 with cabal2obs.
Wed Aug 17 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.7.11 revision 0 with cabal2obs.
Fri Jul 22 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.7.10 revision 0 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 0.7.9 revision 0 with cabal2obs.
Sun Jul 3 14:00:00 2016 mimi.vxAATTgmail.com
- update to 0.7.9
* Add missing Utils module to test suite, so that the tests provided with
the sdist tarball actually run.
* Add dependency on transformers-compat to allow using
Control.Monad.Trans.Except also with older library versions.
Thu Jun 30 14:00:00 2016 mimi.vxAATTgmail.com
- update to 0.7.7
* Update test dependencies to allow HUnit-1.3.
* Update dependencies to allow filepath-1.4.
* Added Cabal Source-Repository metadata, pointing to GitHub.
* Integrated tests with Cabal so that they can be run with \"cabal test\".
* Got rid of deprecation warnings by using Control.Monad.Trans.Except
instead of Control.Monad.Trans.Error.
* Added Semigroup instance, bringing in a new dependency on semigroups on
pre-8.0 GHC versions.
Thu Nov 19 13:00:00 2015 mimi.vxAATTgmail.com
- initial commit