# About Extra functionality for the [Process library](http://hackage.haskell.org/package/process). * Read process input and output as ByteStrings or Text, or write your own ProcessOutput instance. * Lazy process input and output. * ProcessMaker class for more flexibility in the process creation API. # Contributing This project is available on [GitHub](https://github.com/seereason/process-extras). You may contribute changes there. Please report bugs and feature requests using the [GitHub issue tracker](https://github.com/ddssff/process-extras/issues).