Hoogle Search
Within LTS Haskell 24.57 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
rightAdjustmentCM :: CellMod a -> Inttable-layout Text.Layout.Table.Primitives.CellMod No documentation available.
hoistMaybe :: forall (m :: Type -> Type) x a . Monad m => x -> Maybe a -> EitherT x m atransformers-either Control.Monad.Trans.Either listMemberCount :: Lens' List Inttwitter-types-lens Web.Twitter.Types.Lens No documentation available.
-
twitter-types-lens Web.Twitter.Types.Lens No documentation available.
BlockedIndefinitelyOnSTM :: BlockedIndefinitelyOnSTM -> ExternalErrorunexceptionalio-trans UnexceptionalIO.Trans No documentation available.
-
verset Verset No documentation available.
withFirstMinimized :: (Window -> X ()) -> X ()xmonad-contrib XMonad.Actions.Minimize Perform an action with first minimized window on current workspace or do nothing if there is no minimized windows on current workspace
withFirstMinimized' :: (Maybe Window -> X ()) -> X ()xmonad-contrib XMonad.Actions.Minimize Like withFirstMinimized but the provided action is always invoked with a 'Maybe Window', that will be nothing if there is no first minimized window.
withLastMinimized :: (Window -> X ()) -> X ()xmonad-contrib XMonad.Actions.Minimize Perform an action with last minimized window on current workspace or do nothing if there is no minimized windows on current workspace
withLastMinimized' :: (Maybe Window -> X ()) -> X ()xmonad-contrib XMonad.Actions.Minimize Like withLastMinimized but the provided action is always invoked with a 'Maybe Window', that will be nothing if there is no last minimized window.