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.
type
IfaceForAllSpecBndr = VarBndr IfaceBndr Specificityghc-lib-parser GHC.Iface.Type No documentation available.
IfaceForAllTy :: IfaceForAllBndr -> IfaceType -> IfaceTypeghc-lib-parser GHC.Iface.Type No documentation available.
-
ghc-lib-parser 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-lib-parser GHC.Iface.Type No documentation available.
ShowForAllWhen :: ShowForAllFlagghc-lib-parser GHC.Iface.Type No documentation available.
appArgsIfaceTypesForAllTyFlags :: IfaceAppArgs -> [(IfaceType, ForAllTyFlag)]ghc-lib-parser GHC.Iface.Type No documentation available.
ifForAllBndrName :: IfaceForAllBndr -> IfLclNameghc-lib-parser GHC.Iface.Type Extract the variable name from an IfaceForAllBndr.
ifForAllBndrVar :: IfaceForAllBndr -> IfaceBndrghc-lib-parser GHC.Iface.Type Extract an IfaceBndr from an IfaceForAllBndr.
ifaceForAllSpecToBndr :: IfaceForAllSpecBndr -> IfaceForAllBndrghc-lib-parser GHC.Iface.Type No documentation available.
ifaceForAllSpecToBndrs :: [IfaceForAllSpecBndr] -> [IfaceForAllBndr]ghc-lib-parser GHC.Iface.Type No documentation available.