stack-0.1.10.1: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

System.Process.Log

Description

Separate module because TH.

Synopsis

Documentation

logProcessRun :: Q Exp Source

Log running a process with its arguments, for debugging (-v).

showProcessArgDebug :: String -> Text Source

Show a process arg including speechmarks when necessary. Just for debugging purposes, not functionally important.