process-listlike-0.10: Process extras

Safe HaskellNone

System.Process.ListLike.Instances

Description

ListLikeLazyIO instances for strict and lazy types. If you start a long running process with a strict type it will block until the process finishes. Why not try a lazy type?