Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
sweetAdjuster :: CUBE -> forall (m :: Type -> Type) . MonadIO m => CUBE -> [Sweets] -> m [Sweets]tasty-sugar Test.Tasty.Sugar The sweetAdjuster is used to post-process the Sweets found. This can be used to provide additional filtering or handle relations between the sweets. While this could be performed manually, it is much better to use this entry to ensure that the results are the same as reported with the --showsearch output or other handling that might not be aware of other modifications of the found results.
filterJust :: Pattern (Maybe a) -> Pattern atidal-core Sound.Tidal.Pattern Turns a pattern of Maybe values into a pattern of values, dropping the events of Nothing.
type family
FromJust (a :: Maybe k) :: ktype-fun TypeFun.Data.Maybe No documentation available.
-
web-view Web.View No documentation available.
-
web-view Web.View.Types No documentation available.
clickJustFocuses :: XConfig (l :: Type -> Type) -> !Boolxmonad XMonad.Core False to make a click which changes focus to be additionally passed to the window
whenJust :: Monad m => Maybe a -> (a -> m ()) -> m ()xmonad XMonad.Core Conditionally run an action, using a Maybe a to decide.
mkAdjust :: Window -> X (D -> D)xmonad XMonad.Operations Given a window, build an adjuster function that will reduce the given dimensions according to the window's border width and size hints.
ghcEnvJust :: GHCEnv -> Maybe QNameAgda Agda.Compiler.MAlonzo.Misc No documentation available.
-
Agda Agda.Syntax.Builtin No documentation available.