Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. loadInterfaceForName :: SDoc -> Name -> TcRn ModIface

    ghc GHC.Iface.Load

    Loads the interface for a given Name. Should only be called for an imported name; otherwise loadSysInterface may not find the interface

  2. IfOr :: [IfaceBooleanFormula] -> IfaceBooleanFormula

    ghc GHC.Iface.Syntax

    No documentation available.

  3. data IfaceBooleanFormula

    ghc GHC.Iface.Syntax

    No documentation available.

  4. fromIfaceBooleanFormula :: IfaceBooleanFormula -> BooleanFormula IfLclName

    ghc GHC.Iface.Syntax

    No documentation available.

  5. ss_forall :: ShowSub -> ShowForAllFlag

    ghc GHC.Iface.Syntax

    No documentation available.

  6. opt_platform :: StaticPtrOpts -> !Platform

    ghc GHC.Iface.Tidy.StaticPtrTable

    Target platform

  7. type IfaceForAllBndr = VarBndr IfaceBndr ForAllTyFlag

    ghc GHC.Iface.Type

    No documentation available.

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

    ghc GHC.Iface.Type

    No documentation available.

  9. type IfaceForAllSpecBndr = VarBndr IfaceBndr Specificity

    ghc GHC.Iface.Type

    No documentation available.

  10. IfaceForAllTy :: IfaceForAllBndr -> IfaceType -> IfaceType

    ghc GHC.Iface.Type

    No documentation available.

Page 463 of many | Previous | Next