hdiff
packages
feed
haddock
-2.17.2: doc/Makefile
SPHINX_BUILD ?= sphinx-build all : html .PHONY : html html : $(SPHINX_BUILD) -b html . .build-html