[Haskell-cafe] cabal, haddock, hscolour

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Fri Aug 13 10:49:42 EDT 2010


How is the "cabal" magic that would run hscolour?

I am using  "cabal haddock --executables  --hyperlink-source"
and this generates the API docs for all modules,
and all have source links, but the actual html-ized source
is only generated for the main module, and missing for all others.

Thanks - J.W.

cabal --version
cabal-install version 0.8.2
using version 1.8.0.6 of the Cabal library 

haddock --version
Haddock version 2.7.2, (c) Simon Marlow 2006
Ported to use the GHC API by David Waern 2006-2008

HsColour --version
HsColour 1.17

ghc --version
The Glorious Glasgow Haskell Compilation System, version 6.12.3




More information about the Haskell-Cafe mailing list