Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. lookingForHerald :: InterfaceLookingFor -> SDoc

    ghc GHC.Iface.Errors.Ppr

    No documentation available.

  2. data InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

  3. LookingForHiBoot :: Module -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

  4. LookingForModule :: ModuleName -> IsBootInterface -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

  5. LookingForName :: Name -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

  6. LookingForSig :: InstalledModule -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

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

    ghc GHC.Iface.Ext.Types

    No documentation available.

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

    ghc GHC.Iface.Load

    Loads the interface for a given Module.

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

  10. IfOr :: [IfaceBooleanFormula] -> IfaceBooleanFormula

    ghc GHC.Iface.Syntax

    No documentation available.

Page 463 of many | Previous | Next