Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. ArrowCmdArrApp :: !HsExpr GhcRn -> !HsExpr GhcRn -> HsArrAppType -> FRRArrowContext

    ghc GHC.Tc.Types.Origin

    A function in an arrow application does not have a fixed runtime representation. Test cases: none.

  2. ArrowCmdCase :: FRRArrowContext

    ghc GHC.Tc.Types.Origin

    The scrutinee type in an arrow command case statement does not have a fixed runtime representation. Test cases: none.

  3. ArrowCmdOrigin :: CtOrigin

    ghc GHC.Tc.Types.Origin

    No documentation available.

  4. ArrowCmdResTy :: !HsCmd GhcRn -> FRRArrowContext

    ghc GHC.Tc.Types.Origin

    The result of an arrow command does not have a fixed runtime representation. Test case: RepPolyArrowCmd.

  5. ArrowFun :: !HsExpr GhcRn -> FRRArrowContext

    ghc GHC.Tc.Types.Origin

    The overall type of an arrow proc expression does not have a fixed runtime representation. Test case: RepPolyArrowFun.

  6. ArrowReboundIfSkol :: SkolemInfoAnon

    ghc GHC.Tc.Types.Origin

    No documentation available.

  7. ArrowCaseAlt :: HsArrowMatchContext

    ghc Language.Haskell.Syntax.Expr

    A case alternative inside arrow notation

  8. ArrowExpr :: HsStmtContext fn

    ghc Language.Haskell.Syntax.Expr

    do-notation in an arrow-command context

  9. ArrowLamAlt :: HsLamVariant -> HsArrowMatchContext

    ghc Language.Haskell.Syntax.Expr

    A , case or cases alternative inside arrow notation

  10. ArrowMatchCtxt :: HsArrowMatchContext -> HsMatchContext fn

    ghc Language.Haskell.Syntax.Expr

    A pattern match inside arrow notation

Page 8 of many | Previous | Next