Changelog for
ghc-case-insensitive-1.2.1.0-dlh.76.31.x86_64.rpm :
* Thu Mar 30 2023 Peter Simons
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 Peter Simons - Re-generate file with latest version of spec-cleaner.
* Fri Nov 08 2019 Peter Simons - Drop obsolete group attributes.
* Mon May 06 2019 psimonsAATTsuse.com- Update case-insensitive to version 1.2.1.0. 1.2.1.0
* Add traverse
* 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 case-insensitive to version 1.2.0.11.
* Dropped upper version bounds of dependencies because it\'s to much work to maintain.
* Thu Aug 03 2017 psimonsAATTsuse.com- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Wed May 31 2017 psimonsAATTsuse.com- Update to version 1.2.0.10.
* Mon Apr 24 2017 psimonsAATTsuse.com- Update to version 1.2.0.9 with cabal2obs.
* Mon Feb 20 2017 psimonsAATTsuse.com- Update to version 1.2.0.8 with cabal2obs.
* Mon Jul 25 2016 psimonsAATTsuse.com- Update to version 1.2.0.7 revision 0 with cabal2obs.
* Sun Jul 10 2016 psimonsAATTsuse.com- Update to version 1.2.0.6 revision 0 with cabal2obs.
* Wed Mar 16 2016 mimi.vxAATTgmail.com- update to 1.2.0.6
* Add Semigroup s => Semigroup (CI s) instance
* Sun Oct 04 2015 mimi.vxAATTgmail.com- update to 1.2.0.5
* Support HUnit-1.3
* Support criterion-1.1
* Mon Apr 13 2015 mimi.vxAATTgmail.com- update to 1.2.0.4
* Fixed #17: https://github.com/basvandijk/case-insensitive/issues/17
* Bump base and deepseq upper bounds for GHC 7.10 compatibility
* Add case-insensitive.nix and default.nix
* Fix #14: Build failure with GHC 7.2.2
* Fix #8: Don\'t unnecessarily use NoImplicitPrelude
* Solved warnings on GHC-7.8.3
* Bump text upper version bounds
* Derived a Data instance for CI