cake3-0.6.0: Third cake the Makefile EDSL
Development.Cake3.Writer
Synopsis
defaultMakefile :: File Source
Default Makefile location
buildMake :: MakeState -> Either String String Source
Render the Makefile. Return either the content (Right), or error messages (Left).