cake-1.1.0.1: A build-system library and driver

Safe HaskellNone
LanguageHaskell2010

Cake.Rules

Documentation

simple :: String -> [Char] -> (String -> [Char] -> Act ()) -> Rule Source

allRules :: Parser Char (Act ()) Source