Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. ArrowCmdApp :: !HsCmd GhcRn -> !HsExpr GhcRn -> FRRArrowContext

    ghc GHC.Tc.Types.Origin

    The argument to an arrow in an arrow command application does not have a fixed runtime representation. Test cases: none.

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

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

  4. ArrowCmdOrigin :: CtOrigin

    ghc GHC.Tc.Types.Origin

    No documentation available.

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

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

  7. ArrowReboundIfSkol :: SkolemInfoAnon

    ghc GHC.Tc.Types.Origin

    No documentation available.

  8. ArrowCaseAlt :: HsArrowMatchContext

    ghc Language.Haskell.Syntax.Expr

    A case alternative inside arrow notation

  9. ArrowExpr :: HsStmtContext fn

    ghc Language.Haskell.Syntax.Expr

    do-notation in an arrow-command context

  10. ArrowLamAlt :: HsLamVariant -> HsArrowMatchContext

    ghc Language.Haskell.Syntax.Expr

    A , case or cases alternative inside arrow notation

Page 8 of many | Previous | Next