Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. fromIfaceBooleanFormula :: IfaceBooleanFormula -> BooleanFormula IfLclName

    ghc GHC.Iface.Syntax

    No documentation available.

  2. ss_forall :: ShowSub -> ShowForAllFlag

    ghc GHC.Iface.Syntax

    No documentation available.

  3. opt_platform :: StaticPtrOpts -> !Platform

    ghc GHC.Iface.Tidy.StaticPtrTable

    Target platform

  4. type IfaceForAllBndr = VarBndr IfaceBndr ForAllTyFlag

    ghc GHC.Iface.Type

    No documentation available.

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

    ghc GHC.Iface.Type

    No documentation available.

  6. type IfaceForAllSpecBndr = VarBndr IfaceBndr Specificity

    ghc GHC.Iface.Type

    No documentation available.

  7. IfaceForAllTy :: IfaceForAllBndr -> IfaceType -> IfaceType

    ghc GHC.Iface.Type

    No documentation available.

  8. 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.

  9. ShowForAllMust :: ShowForAllFlag

    ghc GHC.Iface.Type

    No documentation available.

  10. ShowForAllWhen :: ShowForAllFlag

    ghc GHC.Iface.Type

    No documentation available.

Page 464 of many | Previous | Next