quick-process-0.0.1: src/System/Process/Quick/Predicate/ImplDir.hs
module System.Process.Quick.Predicate.ImplDir where import System.Process.Quick.Prelude data ImplDir (localDirPath :: Symbol) deriving (Data, Show, Eq, Generic)
module System.Process.Quick.Predicate.ImplDir where import System.Process.Quick.Prelude data ImplDir (localDirPath :: Symbol) deriving (Data, Show, Eq, Generic)