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

Safe HaskellNone

System.Process.ByteString

Description

System.Process.ListLike functions restricted to type ByteString.

Documentation

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