process-listlike-0.9: Enhanced version of process-extras

Safe HaskellNone

System.Process.Text.Lazy

Description

System.Process.ListLike functions restricted to the lazy Text type.

Documentation

readProcess :: a ~ Text => FilePath -> [String] -> a -> IO aSource