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. LookingForModule :: ModuleName -> IsBootInterface -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

  2. LookingForName :: Name -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

  3. LookingForSig :: InstalledModule -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

  4. HForAllTy :: ((Name, a), ForAllTyFlag) -> a -> HieType a

    ghc GHC.Iface.Ext.Types

    No documentation available.

  5. loadInterfaceForModule :: SDoc -> Module -> TcRn ModIface

    ghc GHC.Iface.Load

    Loads the interface for a given Module.

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

  7. IfOr :: [IfaceBooleanFormula] -> IfaceBooleanFormula

    ghc GHC.Iface.Syntax

    No documentation available.

  8. data IfaceBooleanFormula

    ghc GHC.Iface.Syntax

    No documentation available.

  9. fromIfaceBooleanFormula :: IfaceBooleanFormula -> BooleanFormula IfLclName

    ghc GHC.Iface.Syntax

    No documentation available.

  10. ss_forall :: ShowSub -> ShowForAllFlag

    ghc GHC.Iface.Syntax

    No documentation available.

Page 462 of many | Previous | Next