Sat, 17 Jan 2026 11:06:36 CST | login

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

ID14655
Package Nameghc-turtle
Version1.6.1
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 12 Aug 2024 10:36:10 CST
CompletedMon, 12 Aug 2024 10:38:59 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-turtle.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-turtle.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-turtle-1.6.1-1.ocs23.src.rpm (info) (download)
aarch64
ghc-turtle-1.6.1-1.ocs23.aarch64.rpm (info) (download)
ghc-turtle-devel-1.6.1-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-turtle-doc-1.6.1-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-turtle-1.6.1-1.ocs23.x86_64.rpm (info) (download)
ghc-turtle-devel-1.6.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.1-1 - initial build