hake-0.1: ruby : rake = haskell : hakeSource codeContentsIndex
Development.Hake
Documentation
type Rule = (Targets, Sources, Commands)Source
hake :: [Rule] -> IO ()Source
hakefileIs :: FilePath -> [FilePath] -> IO ExitCodeSource
file :: ([String], [String], [String]) -> RuleSource
task :: (String, [String]) -> RuleSource
rule :: (String, String, String -> String -> [String]) -> RuleSource
dflt :: [String] -> RuleSource
systemE :: String -> CommandRetSource
getSrcs :: FilePath -> CommandIO [FilePath]Source
changeSuffix :: String -> String -> String -> StringSource
Produced by Haddock version 2.3.0