@hackage shell-pipe0.1

Pipe streams through external shell commands

Beginning with GHC-6.4 System.Process is available, which is the better choice. Original name was shell-haskell.