Wed, 28 Jan 2026 18:19:51 CST | login

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

ID8327
Package Nameghc-xml-conduit
Version1.9.1.3
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 06 Jun 2024 10:16:42 CST
CompletedThu, 06 Jun 2024 10:18:23 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-xml-conduit-1.9.1.3-1.ocs23.src.rpm (info) (download)
aarch64
ghc-xml-conduit-1.9.1.3-1.ocs23.aarch64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.3-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-xml-conduit-doc-1.9.1.3-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-xml-conduit-1.9.1.3-1.ocs23.x86_64.rpm (info) (download)
ghc-xml-conduit-devel-1.9.1.3-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 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.9.1.3-1 - initial build