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

Safe HaskellNone

System.Process.Strict

Description

ListLikePlus instances for strict types - these are more dangerous, if you start a long running process with them they will block until the process finishes. Why not try a lazy type?