When making a binary distribution from the official ghc-6.6.1 sources, I get the latex error below for core.tex. I have to skip this error by typing ^D (EOF) explicitly. (I did not find out how to fix this error on line 528 of core.tex, though)
The final documentation lacks a core.ps file. But such a file is also missing in: http://www.haskell.org/ghc/dist/6.6.1/ghc-6.6.1-i386-unknown-linux.tar.bz2 What should happen with core.tex? Cheers Christian Underfull \hbox (badness 10000) in paragraph at lines 511--528 ! You can't use `macro parameter character #' in horizontal mode. <argument> ...> b} \par {\tt par x y = case (par## x) of \_ -> lazy y} \par ... l.528 ...boxed type. }{\primoptions{}{}{}{}{}{}{}} ? ! Emergency stop. <argument> ...> b} \par {\tt par x y = case (par## x) of \_ -> lazy y} \par ... l.528 ...boxed type. }{\primoptions{}{}{}{}{}{}{}} Output written on core.dvi (34 pages, 104288 bytes). Transcript written on core.log. _______________________________________________ Glasgow-haskell-bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
