cake3-0.5.2.0: Third cake the Makefile EDSL

Safe HaskellNone
LanguageHaskell98

Development.Cake3.Writer

Synopsis

Documentation

defaultMakefile :: File Source

Rule referring to the

buildMake :: MakeState -> Either String String Source

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