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

Safe HaskellNone

System.Process.ByteString.Lazy

Description

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

Documentation

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