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.
TransformListComp :: Extensionhint Language.Haskell.Interpreter.Extension No documentation available.
-
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.
-
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.
-
indexed-profunctors Data.Profunctor.Indexed Needed for indexed folds.
IxForget :: (i -> a -> r) -> IxForget r i a bindexed-profunctors Data.Profunctor.Indexed No documentation available.
-
indexed-profunctors Data.Profunctor.Indexed Needed for indexed affine folds.
IxForgetM :: (i -> a -> Maybe r) -> IxForgetM r i a bindexed-profunctors Data.Profunctor.Indexed No documentation available.
reForget :: Forget r i a b -> Forget r j a bindexed-profunctors Data.Profunctor.Indexed Repack Forget to change its index type.
runForget :: Forget r i a b -> a -> rindexed-profunctors Data.Profunctor.Indexed No documentation available.
runForgetM :: ForgetM r i a b -> a -> Maybe rindexed-profunctors Data.Profunctor.Indexed No documentation available.