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. data InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

  2. LookingForHiBoot :: Module -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

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

    ghc GHC.Iface.Errors.Types

    No documentation available.

  4. LookingForName :: Name -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

  5. LookingForSig :: InstalledModule -> InterfaceLookingFor

    ghc GHC.Iface.Errors.Types

    No documentation available.

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

    ghc GHC.Iface.Ext.Types

    No documentation available.

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

    ghc GHC.Iface.Load

    Loads the interface for a given Module.

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

  9. IfOr :: [IfaceBooleanFormula] -> IfaceBooleanFormula

    ghc GHC.Iface.Syntax

    No documentation available.

  10. data IfaceBooleanFormula

    ghc GHC.Iface.Syntax

    No documentation available.

Page 463 of many | Previous | Next