id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
2630	installed packages should have a src-dirs field, for access to optionally installed sources	claus		"In a typical ghc+packages installation, there are no Haskell sources. That makes life difficult for source-code-based tools, such as Haddock or HaRe (as far as I can see from `--show-iface` output, not even the import hierarchy is visible anymore?).

(1) It would be useful if Ghc Api clients and Ghc users could easily find the matching source for installed packages, via a `src-dirs` field in the installed package description (if field is empty, no source has been installed).

(2) It would be useful if matching sources could easily be added for installed packages. This would require editing the package description. Should there be an `edit` command for `ghc-pkg`?

(3) An alternative to a `src-dirs` field would be to install sources in a separate source-package database, as long as it is easy to find the source from the binary package."	feature request	new	normal	_|_	Package system	6.9				Unknown/Multiple	Unknown/Multiple		Unknown				
