Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC No documentation available.
-
ghc GHC isImplicitId tells whether an Ids info is implied by other declarations, so we don't need to put its signature in an interface file, even if it's mentioned in some other interface unfolding.
-
ghc GHC No documentation available.
-
ghc GHC No documentation available.
maxValidHoleFits :: DynFlags -> Maybe Intghc GHC Maximum number of hole fits to show in typed hole error messages
obtainTermFromId :: GhcMonad m => Int -> Bool -> Id -> m Termghc GHC No documentation available.
resumeBreakpointId :: Resume -> Maybe InternalBreakpointIdghc GHC the breakpoint we stopped at (Nothing = exception)
resumeFinalIds :: Resume -> [Id]ghc GHC No documentation available.
targetId :: Target -> !TargetIdghc GHC module or filename
targetUnitId :: Target -> !UnitIdghc GHC id of the unit this target is part of