Sat, 17 Jan 2026 11:06:05 CST | login

Information for build ghc-hxt-9.3.1.22-1.ocs23

ID14668
Package Nameghc-hxt
Version9.3.1.22
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-hxt.git?.#2350cc46b41a6d1198d961475eaa7624016a9222
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 bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 12 Aug 2024 10:51:34 CST
CompletedMon, 12 Aug 2024 10:54:14 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-hxt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-hxt.git?.#origin/master'}}
Tags
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-hxt-9.3.1.22-1.ocs23.src.rpm (info) (download)
aarch64
ghc-hxt-9.3.1.22-1.ocs23.aarch64.rpm (info) (download)
ghc-hxt-devel-9.3.1.22-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-hxt-doc-9.3.1.22-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-hxt-9.3.1.22-1.ocs23.x86_64.rpm (info) (download)
ghc-hxt-devel-9.3.1.22-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 9.3.1.22-1 - initial build