• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.17 (ghc-9.10.3)

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

  1. lookupKnotVars :: KnotVars a -> Module -> Maybe a

    ghc GHC.Driver.Env.KnotVars

    No documentation available.

  2. resultVariableName :: forall (a :: Pass) . FamilyResultSig (GhcPass a) -> Maybe (IdP (GhcPass a))

    ghc GHC.Hs.Decls

    Maybe return name of the result type variable

  3. matchSinglePatVar :: Id -> Maybe CoreExpr -> HsMatchContextRn -> LPat GhcTc -> Type -> MatchResult CoreExpr -> DsM (MatchResult CoreExpr)

    ghc GHC.HsToCore.Match

    No documentation available.

  4. LMLitVar :: LlvmLit -> LlvmVar

    ghc GHC.Llvm

    A constant variable

  5. getVarType :: LlvmVar -> LlvmType

    ghc GHC.Llvm

    Return the LlvmType of the LlvmVar

  6. LMLitVar :: LlvmLit -> LlvmVar

    ghc GHC.Llvm.Types

    A constant variable

  7. getVarType :: LlvmVar -> LlvmType

    ghc GHC.Llvm.Types

    Return the LlvmType of the LlvmVar

  8. ITvarid :: FastString -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

  9. ITvarsym :: FastString -> Token

    ghc GHC.Parser.Lexer

    No documentation available.

  10. type OutVar = Var

    ghc GHC.Plugins

    No documentation available.

Page 17 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete