cvs commit: fptools/haddock/src HaddockUtil.hs
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2005/06/27 07:46:41 PDT
Modified files:
haddock/src HaddockUtil.hs
Log:
name hierarchical HTML files as A-B-C.html instead of A.B.C.html. The
old way confused Apache because the extensions are sometimes
interpreted as having special meanings.
Revision Changes Path
1.35 +4 -2 fptools/haddock/src/HaddockUtil.hs