Mon, 12 Jan 2026 08:43:50 CST | login

Information for build ghc-turtle-1.6.2-2.oc9

ID45202
Package Nameghc-turtle
Version1.6.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-turtle.git?.#5c0438fb9e5aaba9a56d245c16762f372bea5728
SummaryShell programming, Haskell-style
Description'turtle' is a reimplementation of the Unix command line environment in Haskell so that you can use Haskell as both a shell and a scripting language. Features include: * Batteries included: Command an extended suite of predefined utilities * Interoperability: You can still run external shell commands * Portability: Works on Windows, OS X, and Linux * Exception safety: Safely acquire and release resources * Streaming: Transform or fold command output in constant space * Patterns: Use typed regular expressions that can parse structured values * Formatting: Type-safe 'printf'-style text formatting * Modern: Supports 'text' Read "Turtle.Tutorial" for a detailed tutorial or "Turtle.Prelude" for a quick-start guide 'turtle' is designed to be beginner-friendly, but as a result lacks certain features, like tracing commands. If you feel comfortable using 'turtle' then you should also check out the 'Shelly' library which provides similar functionality.
Built byepol-bot
State complete
Volume DEFAULT
StartedTue, 21 Oct 2025 14:59:27 CST
CompletedTue, 21 Oct 2025 15:05:21 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-turtle.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-turtle.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-turtle-1.6.2-2.oc9.src.rpm (info) (download)
aarch64
ghc-turtle-1.6.2-2.oc9.aarch64.rpm (info) (download)
ghc-turtle-devel-1.6.2-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-turtle-1.6.2-2.oc9.loongarch64.rpm (info) (download)
ghc-turtle-devel-1.6.2-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-turtle-doc-1.6.2-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-turtle-1.6.2-2.oc9.x86_64.rpm (info) (download)
ghc-turtle-devel-1.6.2-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Oct 21 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.6.2-2 - [Type] other - [DESC] Rebuilt for ghc-streaming-commons * Thu Oct 16 2025 zeyouliu <zeyouliu@tencent.com> - 1.6.2-1 - [Type] other - [DESC] update to Version 1.6.2 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.6.1-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.1-1 - initial build