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.
reallyAlwaysQualifyNames :: QueryQualifyNameghc GHC.Utils.Outputable No documentation available.
sdocPrintExplicitForalls :: SDocContext -> !Boolghc GHC.Utils.Outputable No documentation available.
InstallationError :: String -> GhcExceptionghc GHC.Utils.Panic An installation problem.
callStackDoc :: HasCallStack => SDocghc GHC.Utils.Panic No documentation available.
prettyCallStackDoc :: CallStack -> SDocghc GHC.Utils.Panic No documentation available.
PlainInstallationError :: String -> PlainGhcExceptionghc GHC.Utils.Panic.Plain An installation problem.
WasmFallthrough :: forall a b (c :: [WasmType]) (d :: [WasmType]) . WasmControl a b c dghc GHC.Wasm.ControlFlow No documentation available.
WasmTailCall :: forall b a (c :: [WasmType]) (d :: [WasmType]) . b -> WasmControl a b c dghc GHC.Wasm.ControlFlow No documentation available.
isMinimalLSig :: UnXRec p => LSig p -> Boolghc Language.Haskell.Syntax.Binds No documentation available.
con_forall :: ConDecl pass -> Boolghc Language.Haskell.Syntax.Decls True = explicit user-written forall e.g. data T a = forall b. MkT b (b->a) con_ex_tvs = {b} False => con_ex_tvs is empty