Mon, 12 Jan 2026 12:32:41 CST | login

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

ID45067
Package Nameghc-turtle
Version1.6.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-turtle.git?.#6231bb4d14944100b45adc248123907694facef5
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 byzeyouliu
State complete
Volume DEFAULT
StartedSat, 18 Oct 2025 00:47:26 CST
CompletedSat, 18 Oct 2025 00:52:36 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-1.oc9.src.rpm (info) (download)
aarch64
ghc-turtle-1.6.2-1.oc9.aarch64.rpm (info) (download)
ghc-turtle-devel-1.6.2-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-turtle-1.6.2-1.oc9.loongarch64.rpm (info) (download)
ghc-turtle-devel-1.6.2-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-turtle-doc-1.6.2-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-turtle-1.6.2-1.oc9.x86_64.rpm (info) (download)
ghc-turtle-devel-1.6.2-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
dnf.librepo.log
root.log
build.log
mock_output.log
installed_pkgs.log
dnf.rpm.log
state.log
dnf.log
mock_config.log
noarch_rpmdiff.json
aarch64
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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