@hackage pipes-shell0.1.4
Create proper Pipes from System.Process
Categories
License
BSD-3-Clause
Maintainer
kartoffelbrei.mit.muskatnuss@gmail.com
Links
Versions
Installation
Dependencies (10)
- async >=2.0.1.0 && <2.1
- base >=4.5 && <4.9
- bytestring >=0.10.0.2 && <0.11
- pipes >=4.0.1 && <5
- pipes-bytestring >=1.0.1 && <3
- pipes-safe >=2.0.1 && <3 Show all…
Dependents (1)
@hackage/acme-everything
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.