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