Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Iface.Syntax No documentation available.
-
ghc GHC.Iface.Syntax Everything including GHC-internal information (used in --show-iface)
ShowSome :: Maybe (OccName -> Bool) -> AltPpr -> ShowHowMuchghc GHC.Iface.Syntax Show the declaration and its RHS. The Maybe predicate allows filtering of the sub-components which should be printing; any sub-components filtered out will be elided with ....
-
ghc GHC.Iface.Syntax No documentation available.
ShowSub :: ShowHowMuch -> ShowForAllFlag -> ShowSubghc GHC.Iface.Syntax No documentation available.
-
ghc GHC.Iface.Type Show forall flag Unconditionally show the forall quantifier with (ShowForAllMust) or when (ShowForAllWhen) the names used are free in the binder or when compiling with -fprint-explicit-foralls.
ShowForAllMust :: ShowForAllFlagghc GHC.Iface.Type No documentation available.
ShowForAllWhen :: ShowForAllFlagghc GHC.Iface.Type No documentation available.
ShowHeader :: AltPpr -> ShowHowMuchghc GHC.Iface.Type Header information only, not rhs
-
ghc GHC.Iface.Type No documentation available.