packages feed

propellor-5.11: src/Utility/Process/Shim.hs

module Utility.Process.Shim (module X) where

import System.Process as X hiding (createProcess, waitForProcess)
import System.Process.Concurrent as X