summaryrefslogtreecommitdiff
path: root/compiler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/Makefile')
-rw-r--r--compiler/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler/Makefile b/compiler/Makefile
index 7056ae7555..cd6b295dbc 100644
--- a/compiler/Makefile
+++ b/compiler/Makefile
@@ -452,6 +452,9 @@ primop-primop-info.hs-incl: prelude/primops.txt
primop-usage.hs-incl: prelude/primops.txt
$(GENPRIMOP) --usage < $< > $@
+html:
+ $(MAKE) doc stage=2
+
install-docs:
@: