Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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
class Arrow arr =>
ArrowOptic k (arr :: Type -> Type -> Type)optics-core Optics.Arrow No documentation available.
-
haskell-src-exts Language.Haskell.Exts.Extension - GHC § 7.10 Enable arrow notation.