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.
StreamArrow :: a (Stream b) (Stream c) -> StreamArrow (a :: Type -> Type -> Type) b carrows Control.Arrow.Transformer.Stream No documentation available.
newtype
WriterArrow w (a :: Type -> Type -> Type) b carrows Control.Arrow.Transformer.Writer An arrow type that augments an existing arrow with accumulating output. The ArrowWriter class contains the relevant operations.
WriterArrow :: a b (c, w) -> WriterArrow w (a :: Type -> Type -> Type) b carrows Control.Arrow.Transformer.Writer No documentation available.
-
ghc-internal GHC.Internal.Base No documentation available.
narrow16Word# :: Word# -> Word#ghc-internal GHC.Internal.Base No documentation available.
-
ghc-internal GHC.Internal.Base No documentation available.
narrow32Word# :: Word# -> Word#ghc-internal GHC.Internal.Base No documentation available.
-
ghc-internal GHC.Internal.Base No documentation available.
narrow8Word# :: Word# -> Word#ghc-internal GHC.Internal.Base No documentation available.
zeroArrow :: ArrowZero a => a b cghc-internal GHC.Internal.Control.Arrow No documentation available.