cake3-0.6.5: Third cake the Makefile EDSL
Development.Cake3.Utils.Slice
Synopsis
writeSliced :: File -> [(File, [Tool])] -> Make a -> IO () Source #
Build the full Makefile named fo and a set of sliced versions. Slicing here means filtering out all rules depending on certain tools (second element of every sls pairs) and all the upstream rules.
fo
sliced
Slicing
sls