Add 'packageDbModules' function to GHC API.
authorThomas Schilling <nominolo@googlemail.com>
Mon, 10 Nov 2008 14:35:10 +0000 (14:35 +0000)
committerThomas Schilling <nominolo@googlemail.com>
Mon, 10 Nov 2008 14:35:10 +0000 (14:35 +0000)
commit63179a7b10069d8f69f5bceef27008c9c7fb0aa8
tree11d7ceedba8b71f33f9d7a91457a6c176da416ed
parentf9fa73dd0f96280ddc73800ca8d247aa788561b5
Add 'packageDbModules' function to GHC API.

This function returns a list of all modules available through the
package DB.

MERGE TO 6.10
compiler/main/GHC.hs