Hoogle Search
Within LTS Haskell 24.32 (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.
-
base Prelude The shows functions return a function that prepends the output String to an existing String. This allows constant-time concatenation of results using function composition.
-
base Text.Show The shows functions return a function that prepends the output String to an existing String. This allows constant-time concatenation of results using function composition.
-
base GHC.Show The shows functions return a function that prepends the output String to an existing String. This allows constant-time concatenation of results using function composition.
-
base GHC.TypeError Pretty print the type. ShowType :: k -> ErrorMessage