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.

  1. showTorrent :: Torrent -> ByteString

    torrent 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.

  2. showMod :: String -> Integer -> X ()

    xmonad-contrib XMonad.Config.Dmwit

    No documentation available.

  3. showWNameLogHook :: SWNConfig -> X ()

    xmonad-contrib XMonad.Hooks.ShowWName

    LogHook for flashing the name of a workspace upon entering it.

  4. showIfSingleWindow :: TabbedGeometry a -> !SingleTabMode

    xmonad-contrib XMonad.Layout.DecorationEx

    What to do if there is only one tab

  5. showIfSingleWindow :: TabbedGeometry a -> !SingleTabMode

    xmonad-contrib XMonad.Layout.DecorationEx

    What to do if there is only one tab

  6. showIfSingleWindow :: TabbedGeometry a -> !SingleTabMode

    xmonad-contrib XMonad.Layout.DecorationEx.TabbedGeometry

    What to do if there is only one tab

  7. showIfSingleWindow :: TabbedGeometry a -> !SingleTabMode

    xmonad-contrib XMonad.Layout.DecorationEx.TabbedGeometry

    What to do if there is only one tab

  8. showWName :: l a -> ModifiedLayout ShowWName l a

    xmonad-contrib XMonad.Layout.ShowWName

    A layout modifier to show the workspace name when switching

  9. showWName' :: SWNConfig -> l a -> ModifiedLayout ShowWName l a

    xmonad-contrib XMonad.Layout.ShowWName

    A layout modifier to show the workspace name when switching. It is possible to provide a custom configuration.

  10. showCompletionOnTab :: XPConfig -> Bool

    xmonad-contrib XMonad.Prompt

    Only show list of completions when Tab was pressed

Page 188 of many | Previous | Next