cake3-0.3.0.1: 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).