summaryrefslogtreecommitdiff
path: root/Utility/SafeCommand.hs
Commit message (Collapse)AuthorAge
* add safeSystemGravatar Joey Hess2011-11-09
| | | | | This is more safe than System.Cmd.Utils.safeSystem, since it does not throw an error on nonzero exit status.
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22