Changelog for
ghc-blaze-markup-devel-0.8.2.5-bp153.1.20.x86_64.rpm :
* Wed May 06 2020 psimonsAATTsuse.com- Update blaze-markup to version 0.8.2.5. - 0.8.2.5 (2020-04-20)
* Bump `base` upper bound to 4.15 - 0.8.2.4 (2020-03-29)
* Bump `QuickCheck` upper bound to 2.15
* Fri Nov 08 2019 Peter Simons
- Drop obsolete group attributes.
* Thu Oct 03 2019 psimonsAATTsuse.com- Update blaze-markup to version 0.8.2.3. - 0.8.2.3 (2019-10-02)
* Bump `base` to 4.13
* Bump `tasty` to 1.2
* Bump `QuickCheck` to 2.13
* Sat Jan 19 2019 Peter Simons - Update Cabal build instructions for more accurate dependencies.
* Thu Oct 04 2018 psimonsAATTsuse.com- Update blaze-markup to version 0.8.2.2. - 0.8.2.2 (2018-09-25)
* Bump `base` to 4.12
* Bump `containers` to 0.6
* Bump `tasty` to 1.1
* 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 blaze-markup to version 0.8.2.1.
* Define `ToMarkup` instance for `Natural`.
* Compatibility with Semigroup/Monoid proposal
* Switch to `tasty` for running tests
* Thu Aug 03 2017 psimonsAATTsuse.com- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Thu Jul 27 2017 psimonsAATTsuse.com- Update to version 0.8.0.0.
* Sun Dec 04 2016 psimonsAATTsuse.com- Update to version 0.7.1.1 with cabal2obs.
* Mon Aug 01 2016 psimonsAATTsuse.com- Update to version 0.7.1.0 revision 0 with cabal2obs.
* Sun Jul 10 2016 psimonsAATTsuse.com- Update to version 0.7.0.3 revision 0 with cabal2obs.
* Sun Oct 04 2015 mimi.vxAATTgmail.com- update to 0.7.0.3
* Relax `HUnit` dependency to allow 1.3
* Mon Apr 20 2015 mimi.vxAATTgmail.com- update to 0.7.0.2
* Add combinators to insert HTML comments
* Add `Applicative` instance for `MarkupM`
* Sun Nov 09 2014 peter.trommlerAATTohm-hochschule.de- update to 0.6.1.1
* Bump `text` dependency to allow 1.2 (Haskell Platform 2014.2.0.0)
* Add the `null` query to Text.Blaze.Internal.
* Add the operator (!?) for nicely setting conditional attributes