Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

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

  2. ArrowCmdOrigin :: CtOrigin

    ghc GHC.Tc.Types.Origin

    No documentation available.

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

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

  5. ArrowReboundIfSkol :: SkolemInfoAnon

    ghc GHC.Tc.Types.Origin

    No documentation available.

  6. ArrowCaseAlt :: HsArrowMatchContext

    ghc Language.Haskell.Syntax.Expr

    A case alternative inside arrow notation

  7. ArrowExpr :: HsStmtContext fn

    ghc Language.Haskell.Syntax.Expr

    do-notation in an arrow-command context

  8. ArrowLamAlt :: HsLamVariant -> HsArrowMatchContext

    ghc Language.Haskell.Syntax.Expr

    A , case or cases alternative inside arrow notation

  9. ArrowMatchCtxt :: HsArrowMatchContext -> HsMatchContext fn

    ghc Language.Haskell.Syntax.Expr

    A pattern match inside arrow notation

  10. class Arrow arr => ArrowOptic k (arr :: Type -> Type -> Type)

    optics-core Optics.Arrow

    No documentation available.

Page 8 of many | Previous | Next