Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type ShowConstantTermsSQL = LiteralSQL

    relational-schemas Database.Custom.SQLite3

    Deprecated.

  2. module XMonad.Actions.ShowText

    ShowText displays text for sometime on the screen similar to XMonad.Util.Dzen which offers more features (currently)

  3. data ShowTextConfig

    xmonad-contrib XMonad.Actions.ShowText

    No documentation available.

  4. module XMonad.Hooks.ShowWName

    Flash the names of workspaces name when switching to them. This is a reimplementation of XMonad.Layout.ShowWName as a logHook.

  5. ShowTab :: SingleTabMode

    xmonad-contrib XMonad.Layout.DecorationEx.TabbedGeometry

    No documentation available.

  6. ShowMonitor :: MonitorMessage

    xmonad-contrib XMonad.Layout.Monitor

    No documentation available.

  7. ShowMonitorNamed :: String -> MonitorMessage

    xmonad-contrib XMonad.Layout.Monitor

    No documentation available.

  8. module XMonad.Layout.ShowWName

    This is a layout modifier that will show the workspace name

  9. data ShowWName a

    xmonad-contrib XMonad.Layout.ShowWName

    No documentation available.

  10. showChar :: Char -> ShowS

    base Prelude

    utility function converting a Char to a show function that simply prepends the character unchanged.

Page 46 of many | Previous | Next