Version: 0.18.5-bp151.1.13
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
* Wed Jul 18 2018 psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
* Fri Jul 13 2018 psimons@suse.com
- Update semigroups to version 0.18.5.
0.18.5 [2018.07.02]
- ------------------
* Use a more efficient `sconcat` for the `Semigroup` instances for strict and
lazy `ByteString`.
* Mon May 14 2018 psimons@suse.com
- Update semigroups to version 0.18.4.
* Backport `Semigroup` instances for `Data.Ord.Down` and strict
`ST`, which were added in `base-4.11`.
Version: 0.18.3-bp150.2.4
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Thu Jul 27 2017 psimons@suse.com
- Update to version 0.18.3.
* Thu Sep 15 2016 psimons@suse.com
- Update to version 0.18.2 revision 0 with cabal2obs.
Version: 0.18.1-3.1
* Fri Jan 29 2016 mimi.vx@gmail.com
- update to 0.18.1
* Add the missing instance for Data.Binary.Builder.Builder.
* Wed Dec 23 2015 mimi.vx@gmail.com
- update to 0.18.0.1
- dropped nats.cabal.patch
* Removed the partial functions words, unwords, lines, unlines
* Added support for base-4.9
* Tue Dec 15 2015 mimi.vx@gmail.com
- update to 0.17.0.1
* Fixed the @since annotations
* Added groupWith, groupAllWith, groupWith1, groupAllWith1
* Renamed sortOn to sortWith to match the "Comprehensive comprehensions" paper and
TransformListComp extension.
* Add Semigroup instances for Alt, Void, Proxy and Tagged
* Add Num instances for Min and Max
* Removed times1p in favor of stimes.
* Thu May 14 2015 mimi.vx@gmail.com
- add nats.cabal.patch -- remove ghc-nats from deps
* Tue Apr 21 2015 mimi.vx@gmail.com
- update to 0.16.2.2
* Added `genericMappend` and supporting `GSemigroup` class for generically deriving Semigroup instances.
* Added `Arg a b` which only compares for equality/order on its first argument, which
can be used to compute `argmin` and `argmax`.
* Add `Bifunctor` `Arg` instance to avoid orphans for GHC 7.10+.
* Added missing `Data.Monoid.Generic` module to source control.
* Added `Semigroup` instances for various Builder constructions in `text` and `bytestring` where available.
* Added `MonadFix` and `MonadPlus` instances for `NonEmpty`.
* `times1p` and `timesN` are now reduced to accepting only a `Natural` argument.
`Whole` doesn't exist in GHC 7.10's Numeric.Natural, and `nats` version 1 has removed support for the class.
* Thu Nov 13 2014 peter.trommler@ohm-hochschule.de
- update to 0.15.4
* compatibility with Haskell Platform 2014.2.0.0
* no upstream changelog
* Thu Mar 27 2014 sbahling@suse.com
- Correct package license (BSD-2-Clause)
* Mon Oct 28 2013 sbahling@suse.com
- Update to version 0.11
Use cabal-rpm specfile template
* Thu Jun 07 2012 herbert@graeber-clan.de
- fix arch
* Thu Jun 07 2012 herbert@graeber-clan.de
- fix arch
* Sat Jan 21 2012 herbert@graeber-clan.de
- initial packaging for Fedora automatically generated by cabal2spec-0.24.1