/pipes-shell

Mirror of https://bitbucket.org/kbrei/pipes-shell, with jailbreaks

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pipes-shell Build Status

This package provides functions to build proper Pipes from Unix shell commands like tr, ls or echo in a concise way.

Build with cabal configure --enable-tests to build the little hspec test.

It's on hackage too. Check out the haddocks there for examples.