Mon, 12 Jan 2026 12:28:51 CST | login

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

ID36364
Package Nameghc-turtle
Version1.6.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-turtle.git?.#da44466510bd13f32c1073012ad1b8ea4e2951ad
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 bybbrucezhang
State failed
Volume DEFAULT
StartedFri, 17 Oct 2025 11:45:34 CST
CompletedFri, 17 Oct 2025 11:47:59 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 No tags
RPMs No RPMs
Changelog * 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