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

Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. PointVarArray' :: Int -> Int -> Point

    funcmp FMP.Types

    No documentation available.

  2. data FcvtVariant

    ghc-lib GHC.CmmToAsm.RV64.Instr

    Variant of a floating point conversion instruction

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

    ghc-lib GHC.HsToCore.Match

    No documentation available.

  4. LMLitVar :: LlvmLit -> LlvmVar

    ghc-lib GHC.Llvm

    A constant variable

  5. getVarType :: LlvmVar -> LlvmType

    ghc-lib GHC.Llvm

    Return the LlvmType of the LlvmVar

  6. LMLitVar :: LlvmLit -> LlvmVar

    ghc-lib GHC.Llvm.Types

    A constant variable

  7. getVarType :: LlvmVar -> LlvmType

    ghc-lib GHC.Llvm.Types

    Return the LlvmType of the LlvmVar

  8. type OutVar = Var

    ghc-lib GHC.Plugins

    No documentation available.

  9. liftCoSubstVarBndrUsing :: (r -> CoercionN) -> (LiftingContext -> Type -> r) -> LiftingContext -> TyCoVar -> (LiftingContext, TyCoVar, r)

    ghc-lib GHC.Plugins

    No documentation available.

  10. substVarBndr :: HasDebugCallStack => Subst -> TyCoVar -> (Subst, TyCoVar)

    ghc-lib GHC.Plugins

    No documentation available.

Page 82 of many | Previous | Next

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