Wed, 21 Jan 2026 16:57:59 CST | login

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

ID36099
Package Nameghc-hxt
Version9.3.1.22
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-hxt.git?.#cd030be74652d57fda12d644460b6e706c768b0f
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 failed
Volume DEFAULT
StartedSun, 12 Oct 2025 23:05:30 CST
CompletedSun, 12 Oct 2025 23:09:49 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 No tags
RPMs No RPMs
Changelog * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 9.3.1.22-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 9.3.1.22-1 - initial build