Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Utils.Lexeme No documentation available.
log_dump_prefix_override :: LogFlags -> !Maybe FilePathghc GHC.Utils.Logger Overriden dump path
sdocSuppressIdInfo :: SDocContext -> !Boolghc GHC.Utils.Outputable No documentation available.
sdocUnitIdForUser :: SDocContext -> !FastString -> SDocghc GHC.Utils.Outputable Used to map UnitIds to more friendly "package-version:component" strings while pretty-printing. Use pprWithUnitState to set it. Users should never have to set it to pretty-print SDocs emitted by GHC, otherwise it's a bug. It's an internal field used to thread the UnitState so that the Outputable instance of UnitId can use it. See Note [Pretty-printing UnitId] in GHC.Unit for more details. Note that we use FastString instead of UnitId to avoid boring module inter-dependency issues.
zeroWidthText :: String -> Docghc GHC.Utils.Ppr Some text, but without any width. Use for non-printing text such as a HTML or Latex tags
-
ghc Language.Haskell.Syntax.Basic The width of an unboxed sum
ExplicitBidirectional :: MatchGroup id (LHsExpr id) -> HsPatSynDir idghc Language.Haskell.Syntax.Binds No documentation available.
ImplicitBidirectional :: HsPatSynDir idghc Language.Haskell.Syntax.Binds No documentation available.
Unidirectional :: HsPatSynDir idghc Language.Haskell.Syntax.Binds No documentation available.
fun_id :: HsBindLR idL idR -> LIdP idLghc Language.Haskell.Syntax.Binds No documentation available.