Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 231 Bytes

SHAKE.md

File metadata and controls

13 lines (6 loc) · 231 Bytes

Shake

Shake.hs in the top directory complements the Makefile; it is used for some more complex tasks, such as building documentation and the web site.

Compile it:

./Shake.hs   # or, make Shake

See help:

./Shake