hake-0.9.9: make tool. ruby : rake = haskell : hake

Development.Hake.FunSetIO

Documentation

ruleV :: String -> [String] -> [String] -> (String -> [String] -> IO ExitCode) -> RuleSource

orDie :: MonadIO m => m ExitCode -> (ExitCode -> String) -> m ()Source