Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
opt_platform :: StaticPtrOpts -> !Platformghc GHC.Iface.Tidy.StaticPtrTable Target platform
type
IfaceForAllBndr = VarBndr IfaceBndr ForAllTyFlagghc GHC.Iface.Type No documentation available.
-
ghc GHC.Iface.Type No documentation available.
type
IfaceForAllSpecBndr = VarBndr IfaceBndr Specificityghc GHC.Iface.Type No documentation available.
IfaceForAllTy :: IfaceForAllBndr -> IfaceType -> IfaceTypeghc GHC.Iface.Type 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.
appArgsIfaceTypesForAllTyFlags :: IfaceAppArgs -> [(IfaceType, ForAllTyFlag)]ghc GHC.Iface.Type No documentation available.
ifForAllBndrName :: IfaceForAllBndr -> IfLclNameghc GHC.Iface.Type Extract the variable name from an IfaceForAllBndr.