From: simonmar Date: Thu, 4 Apr 2002 16:23:43 +0000 (+0000) Subject: [project @ 2002-04-04 16:23:42 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~2178 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ed1da33e1bae7107060cf16a0196f2abb3b881b0;p=ghc-hetmet.git [project @ 2002-04-04 16:23:42 by simonmar] This is Haddock, my stab at a Haskell documentation tool. It's not quite ready for release yet, but I'm putting it in the repository so others can take a look. It uses a locally modified version of the hssource parser, extended with support for GHC extensions and documentation annotations. ---