This commit is contained in:
Joey Hess 2012-11-06 15:58:35 -04:00
parent dbbd65e035
commit fd1824c3f7

View file

@ -67,8 +67,6 @@ readProcessEnv cmd args environ =
{- Writes a string to a process on its stdout,
- returns its output, and also allows specifying the environment.
-
-
-}
writeReadProcessEnv
:: FilePath