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.
withHandleReader :: Handle -> Maybe (OutputStream Text) -> (HandleReader -> IO a) -> IO awhat4 What4.Utils.HandleReader Run an execution with a handle reader and stop it wheen down
class Monad m =>
MonadReader r (m :: Type -> Type) | m -> rxmonad XMonad See examples in Control.Monad.Reader. Note, the partially applied function type (->) r is a simple reader monad. See the instance declaration below.
-
xmonad XMonad No documentation available.
-
xmonad XMonad No documentation available.
queuedAfterReading :: QueuedModexmonad XMonad No documentation available.
-
xmonad XMonad No documentation available.
parseToReadsPrec :: Parse a -> Int -> String -> [(a, String)]Agda Agda.Interaction.Base No documentation available.
lhsCoreAddChunk :: IsProjP e => LHSCore' e -> LHSPatternView e -> LHSCore' eAgda Agda.Syntax.Abstract.Pattern No documentation available.
lhsCoreAddSpine :: IsProjP e => LHSCore' e -> [NamedArg (Pattern' e)] -> LHSCore' eAgda Agda.Syntax.Abstract.Pattern Add projection, with, and applicative patterns to the right.
lhsCoreAddSpine :: LHSCore -> [NamedArg Pattern] -> LHSCoreAgda Agda.Syntax.Concrete.Pattern Append patterns to LHSCore, separating with patterns from the rest.