
28 Oct
2009
28 Oct
'09
6:06 a.m.
2009/10/23 Andrea Vezzosi
On Mon, Oct 12, 2009 at 6:43 PM, Christian Maeder
I get the following "internal Haddock or GHC error". I have no file /local/maeder/lib/ghc-6.12.0.20091010/html/haddock.css but a file /local/maeder/share/doc/ghc/html/html/haddock.css
I've the same problem, it seems that haddock's data-files are not installed anywhere by ghc's build system, even if they are present in the tarball under utils/haddock.
I think this is http://hackage.haskell.org/trac/ghc/ticket/3599 which was apparently fixed a few days ago by Ian. Jens