Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showTorrent :: Torrent -> ByteStringtorrent Data.Torrent generates a torrent file Due to lexographical ordering requirements of BEncoded data, this should generate the same ByteString that readTorrent read to generate the Torrent. However, torrent files may contain extensions and nonstandard fields that prevent that from holding for all torrent files.
showMod :: String -> Integer -> X ()xmonad-contrib XMonad.Config.Dmwit No documentation available.
showWNameLogHook :: SWNConfig -> X ()xmonad-contrib XMonad.Hooks.ShowWName LogHook for flashing the name of a workspace upon entering it.
showIfSingleWindow :: TabbedGeometry a -> !SingleTabModexmonad-contrib XMonad.Layout.DecorationEx What to do if there is only one tab
showIfSingleWindow :: TabbedGeometry a -> !SingleTabModexmonad-contrib XMonad.Layout.DecorationEx What to do if there is only one tab
showIfSingleWindow :: TabbedGeometry a -> !SingleTabModexmonad-contrib XMonad.Layout.DecorationEx.TabbedGeometry What to do if there is only one tab
showIfSingleWindow :: TabbedGeometry a -> !SingleTabModexmonad-contrib XMonad.Layout.DecorationEx.TabbedGeometry What to do if there is only one tab
showWName :: l a -> ModifiedLayout ShowWName l axmonad-contrib XMonad.Layout.ShowWName A layout modifier to show the workspace name when switching
showWName' :: SWNConfig -> l a -> ModifiedLayout ShowWName l axmonad-contrib XMonad.Layout.ShowWName A layout modifier to show the workspace name when switching. It is possible to provide a custom configuration.
showCompletionOnTab :: XPConfig -> Boolxmonad-contrib XMonad.Prompt Only show list of completions when Tab was pressed