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.
setTerminalHandleEncoding :: MonadIO m => Handle -> m ()with-utf8 System.IO.Utf8 Make a handle safe to write any text to. See withTerminalHandle for description and prefer it, if possible.
setAllOf :: TestEquality w => w a -> a -> AllOf w -> AllOf wwitness Data.Type.Witness.Specific.All No documentation available.
setArcMode :: Display -> GC -> ArcMode -> IO ()xmonad XMonad interface to the X11 library function XSetArcMode().
setBackground :: Display -> GC -> Pixel -> IO ()xmonad XMonad interface to the X11 library function XSetBackground().
setClipMask :: Display -> GC -> Pixmap -> IO ()xmonad XMonad interface to the X11 library function XSetClipMask().
setClipOrigin :: Display -> GC -> Position -> Position -> IO ()xmonad XMonad interface to the X11 library function XSetClipOrigin().
setCloseDownMode :: Display -> CloseDownMode -> IO ()xmonad XMonad interface to the X11 library function XSetCloseDownMode().
setDashes :: Display -> GC -> CInt -> String -> CInt -> IO ()xmonad XMonad interface to the X11 library function XSetDashes().
setDefaultErrorHandler :: IO ()xmonad XMonad The Xlib library reports most errors by invoking a user-provided error handler. This function installs an error handler that prints a textual representation of the error.
setFillRule :: Display -> GC -> FillRule -> IO ()xmonad XMonad interface to the X11 library function XSetFillRule().