Wed, 21 Jan 2026 12:24:16 CST | login

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

ID29210
Package Nameghc-hxt
Version9.3.1.22
Release1.oc9
Epoch
DraftFalse
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 20:44:28 CST
CompletedMon, 23 Sep 2024 20:47:43 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-hxt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-hxt.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-hxt-9.3.1.22-1.oc9.src.rpm (info) (download)
aarch64
ghc-hxt-9.3.1.22-1.oc9.aarch64.rpm (info) (download)
ghc-hxt-devel-9.3.1.22-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-hxt-doc-9.3.1.22-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-hxt-9.3.1.22-1.oc9.x86_64.rpm (info) (download)
ghc-hxt-devel-9.3.1.22-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.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