aboutsummaryrefslogtreecommitdiff
path: root/mk
Commit message (Collapse)AuthorAgeFilesLines
* First cut of Cabal build systemsimonmar2005-10-144-75/+0
|
* [haddock @ 2005-02-28 16:18:17 by simonmar]simonmar2005-02-281-2/+2
| | | | version 0.7
* [haddock @ 2003-11-06 16:51:23 by simonmar]simonmar2003-11-061-2/+2
| | | | Bump to 0.6
* [haddock @ 2003-07-28 13:36:14 by simonmar]simonmar2003-07-281-2/+2
| | | | Update to version 0.5
* [haddock @ 2002-07-23 08:43:26 by simonmar]simonmar2002-07-231-2/+2
| | | | Updates for version 0.4
* [haddock @ 2002-05-15 13:03:19 by simonmar]simonmar2002-05-151-2/+2
| | | | Bump to version 0.3
* [haddock @ 2002-05-08 15:44:10 by simonmar]simonmar2002-05-081-2/+2
| | | | Update to version 0.2
* [haddock @ 2002-04-29 15:57:30 by simonmar]simonmar2002-04-291-0/+2
| | | | Add BinDist bits
* [haddock @ 2002-04-04 16:23:43 by simonmar]simonmar2002-04-044-0/+73
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.