
#534: cabal haddock should --hyperlink-source by default ----------------------------+----------------------------------------------- Reporter: adamvo | Owner: Type: enhancement | Status: new Priority: normal | Milestone: _|_ Component: Cabal library | Version: 1.6.0.1 Severity: normal | Resolution: Keywords: | Difficulty: very easy (<1 hour) Ghcversion: | Platform: ----------------------------+----------------------------------------------- Comment (by coeus): I like the hyperlinked sources, too. For this, I abuse cabal-install in bash scripts to download packages and their dependencies from hackage, because the following is still not possible: cabal install --hyperlink-source packagename I always have to unpack, configure, build, and "haddock --hyperlink- source" each package, just to have the sources hyperlinked. I don't know any other solution to this. Imho, it would be nice to have an option for that default behaviour in the config file. "documentation: True" is just not enough. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/534#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects