cake3-0.4.0.0: Third cake the Makefile EDSL

Safe HaskellNone

Development.Cake3.Writer

Synopsis

Documentation

defaultMakefile :: FileSource

Rule referring to the

buildMake :: MakeState -> Either String StringSource

Render the Makefile. Return either the content (Right), or error messages (Left).