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

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

ID29308
Package Nameghc-turtle
Version1.6.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-turtle.git?.#0640aa6577525a70583f3900f596d500e6c9c7d4
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 byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 23:19:24 CST
CompletedFri, 20 Sep 2024 23:22:31 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.1-1.oc9.src.rpm (info) (download)
aarch64
ghc-turtle-1.6.1-1.oc9.aarch64.rpm (info) (download)
ghc-turtle-devel-1.6.1-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-turtle-doc-1.6.1-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-turtle-1.6.1-1.oc9.x86_64.rpm (info) (download)
ghc-turtle-devel-1.6.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.1-1 - initial build