metaplug-0.1.1: a tiny ghc api wrapperContentsIndex
Metaplug.Packages
Documentation
getPackages :: FilePath -> IO [String]
getPkgDesc :: FilePath -> String -> IO (Maybe String)
getPkgAuthor :: FilePath -> String -> IO (Maybe String)
getPkgExModules :: FilePath -> String -> IO (Maybe [String])
getPkgDepends :: FilePath -> String -> IO (Maybe [String])
Produced by Haddock version 0.8