shana-2009.12.1: treat haskell functions as unix pipes

System.Shana.Type

Documentation

newtype Shana a b Source

Constructors

Shana 

Fields

runShana :: a -> IO [b]