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

Safe HaskellNone

System.Process.String

Description

System.Process.ListLike functions restricted to type String.

Documentation

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