[[haddock @ 2002-04-10 13:32:39 by simonmar] simonmar**20020410133239 Skeleton documentation ] { adddir ./doc addfile ./doc/Makefile addfile ./doc/haddock.sgml hunk ./doc/Makefile 1 +TOP=.. +include $(TOP)/mk/boilerplate.mk + +SGML_DOC = haddock + +include $(TOP)/mk/target.mk hunk ./doc/haddock.sgml 1 + + + + + 2002-4-10 + Haddock User Guide + + Simon + Marlow + +
simonmar@microsoft.com
+ + 2002 + Simon Marlow + + + This document describes Haddock, a Haskell documentation tool. +
+ + + + + + + +
}