Skip to content
Snippets Groups Projects
Commit fe6a2136 authored by Simon Marlow's avatar Simon Marlow
Browse files

include the GHC package docs in a bindist

parent 8922301b
No related branches found
No related tags found
No related merge requests found
......@@ -919,6 +919,7 @@ $(eval $(call bindist,.,\
$(INSTALL_LIBRARY_DOCS) \
$(addsuffix /*,$(INSTALL_HTML_DOC_DIRS)) \
docs/index.html \
compiler/stage2/doc \
$(wildcard libraries/*/dist-install/doc/) \
$(filter-out extra-gcc-opts,$(INSTALL_LIBS)) \
$(filter-out %/project.mk mk/config.mk %/mk/install.mk,$(MAKEFILE_LIST)) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment