jml / pipes-shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%