Thu, 22 Jan 2026 08:23:33 CST | login

Information for build ghc-cassava-0.5.3.0-2.oc9

ID35901
Package Nameghc-cassava
Version0.5.3.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-cassava.git?.#ff14cb21c7b31fed009da237fdad7544c54b016a
SummaryA CSV parsing and encoding library
Description'cassava' is a library for parsing and encoding RFC 4180 compliant comma-separated values (CSV) data, which is a textual line-oriented format commonly used for exchanging tabular data. cassava's API includes support for - Index-based record-conversion - Name-based record-conversion - Typeclass directed conversion of fields and records - Built-in field-conversion instances for standard types - Customizable record-conversion instance derivation via GHC generics - Low-level bytestring builders (see "Data.Csv.Builder") - Incremental decoding and encoding API (see "Data.Csv.Incremental") - Streaming API for constant-space decoding (see "Data.Csv.Streaming") Moreover, this library is designed to be easy to use. Please refer to the documentation in "Data.Csv" and the included README for more usage examples.
Built bybbrucezhang
State failed
Volume DEFAULT
StartedSun, 12 Oct 2025 22:44:13 CST
CompletedSun, 12 Oct 2025 22:48:25 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-cassava.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-cassava.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.5.3.0-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.3.0-1 - initial build