merge from propellor

This commit is contained in:
Joey Hess 2015-10-28 00:18:01 -04:00
parent ef5496b8de
commit 8b09e9306a
Failed to extract signature
2 changed files with 11 additions and 8 deletions

3
Utility/Process/Shim.hs Normal file
View file

@ -0,0 +1,3 @@
module Utility.Process.Shim (module X) where
import System.Process as X