leksah-server-0.8.0.6: Metadata collection for leksahSource codeContentsIndex
IDE.Utils.GHCUtils
Description
Documentation
inGhcIO :: [String] -> [DynFlag] -> (DynFlags -> Ghc a) -> IO aSource
getInstalledPackageInfos :: Ghc [PackageConfig]Source
findFittingPackages :: [Dependency] -> Ghc [PackageIdentifier]Source
myParseModule :: DynFlags -> FilePath -> Maybe StringBuffer -> IO (Either ErrMsg (Located (HsModule RdrName)))Source
myParseHeader :: FilePath -> String -> [String] -> IO (Either String (HsModule RdrName))Source
Produced by Haddock version 2.6.1