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.

  1. opt_platform :: StaticPtrOpts -> !Platform

    ghc GHC.Iface.Tidy.StaticPtrTable

    Target platform

  2. type IfaceForAllBndr = VarBndr IfaceBndr ForAllTyFlag

    ghc GHC.Iface.Type

    No documentation available.

  3. IfaceForAllCo :: IfaceBndr -> ForAllTyFlag -> ForAllTyFlag -> IfaceCoercion -> IfaceCoercion -> IfaceCoercion

    ghc GHC.Iface.Type

    No documentation available.

  4. type IfaceForAllSpecBndr = VarBndr IfaceBndr Specificity

    ghc GHC.Iface.Type

    No documentation available.

  5. IfaceForAllTy :: IfaceForAllBndr -> IfaceType -> IfaceType

    ghc GHC.Iface.Type

    No documentation available.

  6. data ShowForAllFlag

    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.

  7. ShowForAllMust :: ShowForAllFlag

    ghc GHC.Iface.Type

    No documentation available.

  8. ShowForAllWhen :: ShowForAllFlag

    ghc GHC.Iface.Type

    No documentation available.

  9. appArgsIfaceTypesForAllTyFlags :: IfaceAppArgs -> [(IfaceType, ForAllTyFlag)]

    ghc GHC.Iface.Type

    No documentation available.

  10. ifForAllBndrName :: IfaceForAllBndr -> IfLclName

    ghc GHC.Iface.Type

    Extract the variable name from an IfaceForAllBndr.

Page 463 of many | Previous | Next