
8 Mar
2005
8 Mar
'05
3:25 p.m.
Hi, I have the problem that I can't haddock literate modules (latex-style),
haddock -h -o docs Test.lhs Test.lhs:1:1: Parse error
the file begins with "\begin{code}". Does anybody know what's up and what to do about it? Furthermore, in the documentation of ghc-6.4.2005..., only four modules from base/GHC are included, in the documentation for ghc-6.2.2 there were 29. In particular, the absence of GHC.List, GHC.Show and GHC.Read is extremely annoying. Any suggestions how to remedy this? Thanks in advance, Daniel