Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mgModSummaries' :: ModuleGraph -> [ModuleGraphNode]ghc GHC.Unit.Module.Graph No documentation available.
moduleGraphNodeModSum :: ModuleGraphNode -> Maybe ModSummaryghc GHC.Unit.Module.Graph No documentation available.
module GHC.Unit.Module.
ModSummary A ModSummary is a node in the compilation manager's dependency graph (ModuleGraph)
-
ghc GHC.Unit.Module.ModSummary Data for a module node in a ModuleGraph. Module nodes of the module graph are one of:
- A regular Haskell source module
- A hi-boot source module
-
ghc GHC.Unit.Module.ModSummary No documentation available.
isBootSummary :: ModSummary -> IsBootInterfaceghc GHC.Unit.Module.ModSummary Did this ModSummary originate from a hs-boot file?
ExplicitSum :: XExplicitSum p -> ConTag -> SumWidth -> LHsExpr p -> HsExpr pghc Language.Haskell.Syntax.Expr Used for unboxed sum types
- AnnKeywordId : AnnOpen '(#', AnnVbar, AnnClose '#)',
-
ghc Language.Haskell.Syntax.Extension No documentation available.
-
ghc Language.Haskell.Syntax.Extension No documentation available.
-
ghc Language.Haskell.Syntax.Extension No documentation available.