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.

  1. atEndOfInput :: IO b -> InputStream a -> IO (InputStream a)

    io-streams System.IO.Streams.Combinators

    Wraps an InputStream, running the specified action when the stream yields end-of-file. Since: 1.0.2.0

  2. atEndOfOutput :: IO b -> OutputStream a -> IO (OutputStream a)

    io-streams System.IO.Streams.Combinators

    Wraps an OutputStream, running the specified action when the stream receives end-of-file. Since: 1.0.2.0

  3. appEndo :: Endo a -> a -> a

    relude Relude.Monoid

    No documentation available.

  4. type family UnEndo (e :: Endo a) :: a -> Exp a

    first-class-families Fcf.Class.Monoid.Types

    Inverse of the Endo constructor.

  5. appEndo :: Endo a -> a -> a

    base-compat-batteries Data.Monoid.Compat

    No documentation available.

  6. appEndo :: Endo a -> a -> a

    base-compat-batteries Data.Semigroup.Compat

    No documentation available.

  7. descendOn :: Uniplate to => BiplateType from to -> (to -> to) -> from -> from

    uniplate Data.Generics.UniplateOn

    No documentation available.

  8. descendOnM :: (Monad m, Uniplate to) => BiplateType from to -> (to -> m to) -> from -> m from

    uniplate Data.Generics.UniplateOn

    No documentation available.

  9. descendOn :: Uniplate to => BiplateType from to -> (to -> to) -> from -> from

    uniplate Data.Generics.UniplateStrOn

    No documentation available.

  10. descendOnM :: (Monad m, Uniplate to) => BiplateType from to -> (to -> m to) -> from -> m from

    uniplate Data.Generics.UniplateStrOn

    No documentation available.

Page 18 of many | Previous | Next