Subject: CVS commit: pkgsrc/devel/hs-turtle
From: Masatake Daimon
Date: 2022-02-24 02:22:47
Message id: 20220224012247.8581FFB24@cvs.NetBSD.org

Log Message:
devel/hs-turtle: import hs-turtle-1.5.24

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 and system-filepath

Files:
RevisionActionfile
1.1addpkgsrc/devel/hs-turtle/DESCR
1.1addpkgsrc/devel/hs-turtle/Makefile
1.1addpkgsrc/devel/hs-turtle/PLIST
1.1addpkgsrc/devel/hs-turtle/buildlink3.mk
1.1addpkgsrc/devel/hs-turtle/distinfo