Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showKmSimple :: [((KeyMask, KeySym), NamedAction)] -> [[Char]]xmonad-contrib XMonad.Util.NamedActions No documentation available.
showSimpleWindow :: WindowConfig -> [String] -> X Windowxmonad-contrib XMonad.Util.XUtils Create a window, then fill and show it with the given text. If you are looking for a version of this function that also takes care of destroying the window, refer to withSimpleWindow.
-
xmonad-contrib XMonad.Util.XUtils Map a window
showWindows :: [Window] -> X ()xmonad-contrib XMonad.Util.XUtils the list version
shownTos :: View -> IORef Pointyi-frontend-pango Yi.Frontend.Pango.Control No documentation available.
showSVG :: Double -> Double -> [(Id, SVG)] -> Stringyjsvg Text.XML.YJSVG No documentation available.
liftShowList :: Show1 f => (Int -> a -> ShowS) -> ([a] -> ShowS) -> [f a] -> ShowSbase Data.Functor.Classes showList function for an application of the type constructor based on showsPrec and showList functions for the argument type. The default implementation using standard list syntax is correct for most types.
-
base Data.Functor.Classes showList function for an application of the type constructor based on showsPrec and showList functions for the argument types. The default implementation using standard list syntax is correct for most types.
liftShowsPrec :: Show1 f => (Int -> a -> ShowS) -> ([a] -> ShowS) -> Int -> f a -> ShowSbase Data.Functor.Classes showsPrec function for an application of the type constructor based on showsPrec and showList functions for the argument type.
-
base Data.Functor.Classes showsPrec function for an application of the type constructor based on showsPrec and showList functions for the argument types.