hesh-1.2.0: lib/Hesh.hs
module Hesh ( sh, cmd, (|>), (/>), (!>), (&>), (</), (/>>), (!>>), (&>>), (.=)
, passThrough
) where
import Hesh.Process
import Hesh.Shell
module Hesh ( sh, cmd, (|>), (/>), (!>), (&>), (</), (/>>), (!>>), (&>>), (.=)
, passThrough
) where
import Hesh.Process
import Hesh.Shell