The latest version of turtle is 1.6.2-3.

turtle

Version 1.0.0 revision 0 uploaded by GabrielGonzalez.

Package meta

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

Read Turtle.Tutorial for a detailed tutorial or Turtle.Prelude for a quick-start guide

Author
Gabriel Gonzalez
Bug reports
https://github.com/Gabriel439/Haskell-Turtle-Library/issues
Category
System
Copyright
2015 Gabriel Gonzalez
Homepage
n/a
Maintainer
Gabriel439@gmail.com
Package URL
n/a
Stability
n/a

Components