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. ArrowCmdResTy :: !HsCmd GhcRn -> FRRArrowContext

    ghc-lib-parser GHC.Tc.Types.Origin

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

  2. ArrowFun :: !HsExpr GhcRn -> FRRArrowContext

    ghc-lib-parser GHC.Tc.Types.Origin

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

  3. ArrowReboundIfSkol :: SkolemInfoAnon

    ghc-lib-parser GHC.Tc.Types.Origin

    No documentation available.

  4. ArrowCaseAlt :: HsArrowMatchContext

    ghc-lib-parser Language.Haskell.Syntax.Expr

    A case alternative inside arrow notation

  5. ArrowExpr :: HsStmtContext fn

    ghc-lib-parser Language.Haskell.Syntax.Expr

    do-notation in an arrow-command context

  6. ArrowLamAlt :: HsLamVariant -> HsArrowMatchContext

    ghc-lib-parser Language.Haskell.Syntax.Expr

    A , case or cases alternative inside arrow notation

  7. ArrowMatchCtxt :: HsArrowMatchContext -> HsMatchContext fn

    ghc-lib-parser Language.Haskell.Syntax.Expr

    A pattern match inside arrow notation

  8. Arrows :: Extension

    hint Language.Haskell.Interpreter

    No documentation available.

  9. Arrows :: Extension

    hint Language.Haskell.Interpreter.Extension

    No documentation available.

  10. ArrowCmdOrigin :: CtOrigin

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

Page 17 of many | Previous | Next