Fri, 16 Jan 2026 21:53:47 CST | login

Information for build ghc-xml-conduit-1.9.1.3-1.oc9

ID25196
Package Nameghc-xml-conduit
Version1.9.1.3
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-xml-conduit.git?.#edb6ac69945f2630d9ca736f2ff6d81735757f50
SummaryXML parsing and rendering with conduit
DescriptionThis package provides parsing and rendering functions for XML. It is based on the datatypes found in the xml-types package. This package is broken up into the following modules: * Text.XML: DOM-based parsing and rendering. This is the most commonly used module. * Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional traversing of the DOM, similar to XPath. (Note: Text.XML.Cursor.Generic is the same concept, but will work with any node representation.) * Text.XML.Unresolved: A slight modification to Text.XML which does not require all entities to be resolved at parsing. The datatypes are slightly more complicated here, and therefore this module is only recommended when you need to deal directly with raw entities. * Text.XML.Stream.Parse: Streaming parser, including some streaming parser combinators. * Text.XML.Stream.Render: Streaming renderer.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:59:03 CST
CompletedMon, 05 Aug 2024 13:01:50 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-xml-conduit.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-xml-conduit.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-xml-conduit-1.9.1.3-1.oc9.src.rpm (info) (download)
aarch64
ghc-xml-conduit-1.9.1.3-1.oc9.aarch64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.3-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-xml-conduit-doc-1.9.1.3-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-xml-conduit-1.9.1.3-1.oc9.x86_64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.3-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 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.9.1.3-1 - initial build