Hi,

> import Paths_haddock    ( getDataDir )

Haddock requires to be built with Cabal (which generates this module),
and as far as I can remember, its a Cabal that isn't released
anywhere. When I did some work on haddock I commented this out, and
made getDataDir return an empty list and then made sure to set the -l
flag (I think) and was able to work around this.

Of course, the "solution" is to get Cabal working. I broke Cabal long
ago, but you might have more luck.

Thanks

Neil
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to