Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. data Sequel

    ghc GHC.StgToCmm.Monad

    A Sequel tells what to do with the result of this expression

  2. getSequel :: FCode Sequel

    ghc GHC.StgToCmm.Monad

    No documentation available.

  3. withSequel :: Sequel -> FCode a -> FCode a

    ghc GHC.StgToCmm.Monad

    No documentation available.

  4. module GHC.StgToCmm.Sequel

    No documentation available.

  5. data Sequel

    ghc GHC.StgToCmm.Sequel

    A Sequel tells what to do with the result of this expression

  6. cmmEqWord :: Platform -> CmmExpr -> CmmExpr -> CmmExpr

    ghc GHC.StgToCmm.Utils

    No documentation available.

  7. luRequired :: LinkableUnit -> Bool

    ghc GHC.StgToJS.Types

    always link this unit

  8. gen_Eq_binds :: SrcSpan -> DerivInstTys -> TcM (LHsBinds GhcPs, Bag AuxBindSpec)

    ghc GHC.Tc.Deriv.Generate

    No documentation available.

  9. mkCoerceClassMethEqn :: Class -> [TyVar] -> [Type] -> Type -> Id -> Pair Type

    ghc GHC.Tc.Deriv.Generate

    No documentation available.

  10. BlockedEquality :: ErrorItem -> TcSolverReportMsg

    ghc GHC.Tc.Errors.Types

    An equality between two types is blocked on a kind equality between their kinds. Test cases: none.

Page 211 of many | Previous | Next