Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. TransformListComp :: Extension

    hint Language.Haskell.Interpreter.Extension

    No documentation available.

  2. DontWaitForChildren :: Option

    hsyslog System.Posix.Syslog

    The syslog system should not attempt to wait for child process it may have created. This option is required by applications who enable SIGCHLD themselves.

  3. DontWaitForChildren :: Option

    hsyslog System.Posix.Syslog.Options

    The syslog system should not attempt to wait for child process it may have created. This option is required by applications who enable SIGCHLD themselves.

  4. newtype IxForget r i a b

    indexed-profunctors Data.Profunctor.Indexed

    Needed for indexed folds.

  5. IxForget :: (i -> a -> r) -> IxForget r i a b

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  6. newtype IxForgetM r i a b

    indexed-profunctors Data.Profunctor.Indexed

    Needed for indexed affine folds.

  7. IxForgetM :: (i -> a -> Maybe r) -> IxForgetM r i a b

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  8. reForget :: Forget r i a b -> Forget r j a b

    indexed-profunctors Data.Profunctor.Indexed

    Repack Forget to change its index type.

  9. runForget :: Forget r i a b -> a -> r

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

  10. runForgetM :: ForgetM r i a b -> a -> Maybe r

    indexed-profunctors Data.Profunctor.Indexed

    No documentation available.

Page 734 of many | Previous | Next