Wed, 11 Sep 2024 19:21:03 UTC | login

Information for build ghc-hxt-9.3.1.22-13.fc41

ID336442
Package Nameghc-hxt
Version9.3.1.22
Release13.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-hxt.git#ed13c2d7ba496844ffa740eabde18727e3647f73
SummaryA collection of tools for processing XML with Haskell
DescriptionThe Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a more general approach for processing XML with Haskell. The Haskell XML Toolbox uses a generic data model for representing XML documents, including the DTD subset and the document subset, in Haskell. It contains a validating XML parser, a HTML parser, namespace support, an XPath expression evaluator, an XSLT library, a RelaxNG schema validator and funtions for serialization and deserialization of user defined data. The library makes extensive use of the arrow approach for processing XML. Since version 9 the toolbox is partitioned into various (sub-)packages. This package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng, hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions. hxt-unicode contains encoding and decoding functions, hxt-charproperties char properties for unicode and XML. Changes from 9.3.1.21: ghc-9.0 compatibility Changes from 9.3.1.20: ghc 8.10 and 9.0 compatibility, tuple picker up to 24-tuples, Either instance for xpickle Changes from 9.3.1.19: ghc-8.8.2 compatibility
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 12 Aug 2024 13:45:27 UTC
CompletedMon, 12 Aug 2024 15:51:33 UTC
Taskbuild (f41, /rpms/ghc-hxt.git:ed13c2d7ba496844ffa740eabde18727e3647f73)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-hxt.git#ed13c2d7ba496844ffa740eabde18727e3647f73'}}
Tags
f41
RPMs
src
ghc-hxt-9.3.1.22-13.fc41.src.rpm (info) (download)
noarch
ghc-hxt-doc-9.3.1.22-13.fc41.noarch.rpm (info) (download)
riscv64
ghc-hxt-9.3.1.22-13.fc41.riscv64.rpm (info) (download)
ghc-hxt-devel-9.3.1.22-13.fc41.riscv64.rpm (info) (download)
ghc-hxt-prof-9.3.1.22-13.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 05 2024 Jens Petersen <petersen@redhat.com> 9.3.1.22-13 - bump release * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 9.3.1.22-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> 9.3.1.22-11 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> 9.3.1.22-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> 9.3.1.22-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> 9.3.1.22-8 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 9.3.1.22-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 9.3.1.22-5 - refresh to cabal-rpm-2.1.0 with SPDX migration