Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newtype
ArrowMonad (a :: Type -> Type -> Type) bessence-of-live-coding LiveCoding The ArrowApply class is equivalent to Monad: any monad gives rise to a Kleisli arrow, and any instance of ArrowApply defines a monad.
ArrowMonad :: a () b -> ArrowMonad (a :: Type -> Type -> Type) bessence-of-live-coding LiveCoding No documentation available.
class ArrowZero a =>
ArrowPlus (a :: Type -> Type -> Type)essence-of-live-coding LiveCoding A monoid on arrows.
class Arrow a =>
ArrowZero (a :: Type -> Type -> Type)essence-of-live-coding LiveCoding No documentation available.
-
ghc-lib-parser GHC.Internal.LanguageExtensions No documentation available.
-
ghc-lib-parser GHC.Internal.TH.Syntax ->
-
ghc-lib-parser GHC.LanguageExtensions.Type No documentation available.
-
ghc-lib-parser GHC.Parser.Lexer No documentation available.
ArrowIsFunType :: forall lhs . ArrowParsingMode lhs lhsghc-lib-parser GHC.Parser.PostProcess No documentation available.
ArrowIsViewPat :: forall rhs . ArrowParsingMode (HsExpr GhcPs) rhsghc-lib-parser GHC.Parser.PostProcess No documentation available.