Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
pkgDatabase :: DynFlags -> Maybe [PackageConfig] Source #
type InstalledUnitId = InstalledUnitId Source #
moduleUnitId :: Module -> UnitId Source #
depends :: DynFlags -> PackageConfig -> [InstalledUnitId] Source #
patSynType :: PatSyn -> Type Source #
cleanupHandler :: DynFlags -> m a -> m a Source #
recSelParent :: RecSelParent -> String Source #
recSelCtors :: RecSelParent -> [String] Source #
unqualStyle :: DynFlags -> PprStyle Source #
exposedModuleName :: (a, Maybe b) -> a Source #