Changelog for
ghc-unordered-containers-0.2.10.0-lp150.45.1.x86_64.rpm :
* Sat Jan 19 2019 psimonsAATTsuse.com- Update unordered-containers to version 0.2.10.0. [#]# 0.2.10.0
* Add `HashMap.alterF`.
* Add `HashMap.keysSet`.
* Make `HashMap.Strict.traverseWithKey` force the results before installing them in the map.
* Sat Oct 20 2018 Peter Simons
- Use https URL to refer to bugs.opensuse.org.
* Wed Jul 18 2018 psimonsAATTsuse.com- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
* Mon May 14 2018 psimonsAATTsuse.com- Update unordered-containers to version 0.2.9.0.
* Add `Ord/Ord1/Ord2` instances. (Thanks, Oleg Grenrus)
* Use `SmallArray#` instead of `Array#` for GHC versions 7.10 and above. (Thanks, Dmitry Ivanov)
* Adjust for `Semigroup => Monoid` proposal implementation. (Thanks, Ryan Scott)
* Fix a strictness bug in `fromListWith`.
* Enable eager blackholing for pre-8.2 GHC versions to work around a runtime system bug. (Thanks, Ben Gamari)
* Avoid sketchy reimplementation of `ST` when compiling with recent GHC.
* Thu Aug 03 2017 psimonsAATTsuse.com- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Mon Mar 27 2017 psimonsAATTsuse.com- Update to version 0.2.8.0 with cabal2obs.
* Sun Jan 08 2017 psimonsAATTsuse.com- Update to version 0.2.7.2 with cabal2obs.
* Sun Jul 10 2016 psimonsAATTsuse.com- Update to version 0.2.7.1 revision 0 with cabal2obs.
* Fri Jun 10 2016 mimi.vxAATTgmail.com- update to 0.2.7.1- remove useless _service
* Fix linker error related to popcnt.
* Sat Feb 20 2016 mimi.vxAATTgmail.com- update to 0.2.7.0
* support criterion-1.1
* Add unionWithKey for hash maps.
* Tue Feb 16 2016 mimi.vxAATTgmail.com- update to 0.2.6.0
* Mark several modules as Trustworthy.
* Add Hashable instances for HashMap and HashSet.
* Add mapMaybe, mapMaybeWithKey, update, alter, and intersectionWithKey.
* Add roles.
* Add Hashable and Semigroup instances.
* Tue Apr 14 2015 mimi.vxAATTgmail.com- update to 0.2.5.1
* no changelog
* Fri Sep 12 2014 peter.trommlerAATTohm-hochschule.de- update to 0.2.4.0
* no changelog
* Haskell Platform 2014.2.0.0
* Tue Sep 02 2014 peter.trommlerAATTohm-hochschule.de- regenerate spec file
* Sat Aug 23 2014 peter.trommlerAATTohm-hochschule.de- enable PowerPC builds- reorganize spec file
* Mon May 06 2013 peter.trommlerAATTohm-hochschule.de- more transparent packaging (fewer macros)
* Sat Mar 23 2013 peter.trommlerAATTohm-hochschule.de- update to 0.2.3.0 from upstream- prepare for Factory submission
* copyright notice
* service localonly
* expand macro in name tag
* Wed Apr 18 2012 peter.trommlerAATTohm-hochschule.de- Initial packaging.