summaryrefslogtreecommitdiff
path: root/hadrian/doc/make.md
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/doc/make.md')
-rw-r--r--hadrian/doc/make.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/hadrian/doc/make.md b/hadrian/doc/make.md
index ca4828a484..2a3b432d4a 100644
--- a/hadrian/doc/make.md
+++ b/hadrian/doc/make.md
@@ -1,5 +1,11 @@
# Hadrian for Make users
+This is a cheatsheet-style document meant to succintly show how to use
+Hadrian for any GHC developer familiar with the Make build system, by showing
+the Make command(s) to achieve some goal and then the Hadrian equivalent. If you
+are looking for a more verbose and comprehensive document, you should head to
+[Hadrian's README](../README.md).
+
## tl;dr
For GHC hackers already used to the Make build system, here is what you need to