Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-blaze-markup | Distribution: openSUSE Leap 16.0 |
Version: 0.8.3.0 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Thu Jul 4 14:01:48 2024 |
Group: Unspecified | Build host: reproducible |
Size: 472677 | Source RPM: ghc-blaze-markup-0.8.3.0-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/blaze-markup | |
Summary: A blazingly fast markup combinator library for Haskell |
Core modules of a blazingly fast markup combinator library for the Haskell programming language. The Text.Blaze module is a good starting point, as well as this tutorial: <http://jaspervdj.be/blaze/tutorial.html>.
BSD-3-Clause
* Thu Jul 04 2024 Peter Simons <psimons@suse.com> - Update blaze-markup to version 0.8.3.0 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Fri Sep 29 2023 Peter Simons <psimons@suse.com> - Update blaze-markup to version 0.8.3.0 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Mon Sep 25 2023 Peter Simons <psimons@suse.com> - Update blaze-markup to version 0.8.3.0. - 0.8.3.0 (2023-09-25) * Add `ToMarkup` and `ToValue` instances for `NonEmpty Char` * Bump `bytestring` upper bound to 0.13 * Bump `text` upper bound to 2.1 * Sun Jul 16 2023 Peter Simons <psimons@suse.com> - Update blaze-markup to version 0.8.2.8 revision 5. Upstream has revised the Cabal build instructions on Hackage. * Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Wed Mar 15 2023 Peter Simons <psimons@suse.com> - Update blaze-markup to version 0.8.2.8 revision 4. Upstream has revised the Cabal build instructions on Hackage. * Mon Aug 15 2022 Peter Simons <psimons@suse.com> - Update blaze-markup to version 0.8.2.8 revision 3. Upstream has revised the Cabal build instructions on Hackage. * Thu Feb 03 2022 Peter Simons <psimons@suse.com> - Update blaze-markup to version 0.8.2.8 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Mon Nov 01 2021 psimons@suse.com - Update blaze-markup to version 0.8.2.8 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Thu Mar 04 2021 psimons@suse.com - Update blaze-markup to version 0.8.2.8. - 0.8.2.8 (2021-03-04) * Bump `base` upper bound to 4.16 * Bump `tasty` upper bound to 1.5 * Bump `bytestring` upper bound to 0.12 * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Wed Jul 01 2020 psimons@suse.com - Update blaze-markup to version 0.8.2.7. - 0.8.2.7 (2020-06-30) * Bump Cabal version lower bound to 1.10 - 0.8.2.6 (2020-06-30) * Bump `tasty` upper bound to 1.4 * Tue Jun 16 2020 Peter Simons <psimons@suse.com> - Re-generate file with latest version of spec-cleaner. * Wed May 06 2020 psimons@suse.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 <psimons@suse.com> - Drop obsolete group attributes. * Thu Oct 03 2019 psimons@suse.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 <psimons@suse.com> - Update Cabal build instructions for more accurate dependencies. * Thu Oct 04 2018 psimons@suse.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 psimons@suse.com - Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Mon May 14 2018 psimons@suse.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 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.8.0.0. * Sun Dec 04 2016 psimons@suse.com - Update to version 0.7.1.1 with cabal2obs. * Mon Aug 01 2016 psimons@suse.com - Update to version 0.7.1.0 revision 0 with cabal2obs. * Sun Jul 10 2016 psimons@suse.com - Update to version 0.7.0.3 revision 0 with cabal2obs. * Sun Oct 04 2015 mimi.vx@gmail.com - update to 0.7.0.3 * Relax `HUnit` dependency to allow 1.3 * Mon Apr 20 2015 mimi.vx@gmail.com - update to 0.7.0.2 * Add combinators to insert HTML comments * Add `Applicative` instance for `MarkupM` * Sun Nov 09 2014 peter.trommler@ohm-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 * Mon Oct 21 2013 sbahling@suse.com - add %defattr(-,root,root,-) to devel section * Tue May 14 2013 peter.trommler@ohm-hochschule.de - update to 0.5.1.5 from upstream (no changelog) * Sun Nov 18 2012 peter.trommler@ohm-hochschule.de - update to 0.5.1.1 from upstream * relax version dependencies * Mon May 07 2012 peter.trommler@ohm-hochschule.de - Initial packaging: spec file template generated by cabal2spec-0.25.5
/usr/lib64/ghc-9.8.3/lib/libHSblaze-markup-0.8.3.0-OxhCpZKHvxFPIOcAFL14F-ghc9.8.3.so /usr/share/licenses/ghc-blaze-markup /usr/share/licenses/ghc-blaze-markup/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 00:13:41 2024