diff options
author | David Waern <david.waern@gmail.com> | 2012-09-27 15:37:02 +0200 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2012-09-27 15:37:02 +0200 |
commit | be616337301adf552fe8abed7c096b7c00393093 (patch) | |
tree | eea268b60ded4dfe94b6acf31d7cd82d543cdfe1 /doc/README | |
parent | d8b3b28044ea851059286663514198171f211b15 (diff) | |
parent | 47e6c8e77a4b8edbb1e4869ba5a0f76ee71ad8bb (diff) |
Merge branch 'ghc-7.6' of http://darcs.haskell.org/haddock into ghc-7.6
Diffstat (limited to 'doc/README')
-rw-r--r-- | doc/README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ process the documentation on your system, and a Makefile to actually do the processing (so, on Windows, you'll need Cygwin or MSys in addition to the DocBook XML tools). To build the HTML documentation: + $ autoconf $ ./configure $ make html |