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.
ArrowCmdArrApp :: !HsExpr GhcRn -> !HsExpr GhcRn -> HsArrAppType -> FRRArrowContextghc GHC.Tc.Types.Origin A function in an arrow application does not have a fixed runtime representation. Test cases: none.
ArrowCmdCase :: FRRArrowContextghc GHC.Tc.Types.Origin The scrutinee type in an arrow command case statement does not have a fixed runtime representation. Test cases: none.
-
ghc GHC.Tc.Types.Origin No documentation available.
ArrowCmdResTy :: !HsCmd GhcRn -> FRRArrowContextghc GHC.Tc.Types.Origin The result of an arrow command does not have a fixed runtime representation. Test case: RepPolyArrowCmd.
ArrowFun :: !HsExpr GhcRn -> FRRArrowContextghc GHC.Tc.Types.Origin The overall type of an arrow proc expression does not have a fixed runtime representation. Test case: RepPolyArrowFun.
ArrowReboundIfSkol :: SkolemInfoAnonghc GHC.Tc.Types.Origin No documentation available.
ArrowCaseAlt :: HsArrowMatchContextghc Language.Haskell.Syntax.Expr A case alternative inside arrow notation
-
ghc Language.Haskell.Syntax.Expr do-notation in an arrow-command context
ArrowLamAlt :: HsLamVariant -> HsArrowMatchContextghc Language.Haskell.Syntax.Expr A , case or cases alternative inside arrow notation
ArrowMatchCtxt :: HsArrowMatchContext -> HsMatchContext fnghc Language.Haskell.Syntax.Expr A pattern match inside arrow notation