Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
class
GTraverseSum (tag :: k) (sumtag :: k1) (gf :: k2 -> Type)generic-data-functions Generic.Data.Function.Traverse.Sum No documentation available.
-
generic-data-functions Generic.Data.Function.Traverse.Sum No documentation available.
-
generic-data-functions Generic.Data.Function.Traverse.Sum No documentation available.
-
ghc-lib GHC 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-lib GHC No documentation available.
Opt_SortBySubsumHoleFits :: GeneralFlagghc-lib GHC No documentation available.
-
ghc-lib GHC No documentation available.
-
ghc-lib GHC No documentation available.
getModSummary :: GhcMonad m => ModuleName -> m ModSummaryghc-lib GHC Return the ModSummary of a module with the given name. The module must be part of the module graph (see hsc_mod_graph and ModuleGraph). If this is not the case, this function will throw a GhcApiError. This function ignores boot modules and requires that there is only one non-boot module with the given name.
getResumeContext :: GhcMonad m => m [Resume]ghc-lib GHC No documentation available.