Hoogle Search

Within LTS Haskell 24.33 (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.IBMDB2

    Deprecated.

  2. type ShowConstantTermsSQL = LiteralSQL

    relational-schemas Database.Custom.MySQL

    Deprecated.

  3. type ShowConstantTermsSQL = LiteralSQL

    relational-schemas Database.Custom.Oracle

    Deprecated.

  4. type ShowConstantTermsSQL = LiteralSQL

    relational-schemas Database.Custom.PostgreSQL

    Deprecated.

  5. type ShowConstantTermsSQL = LiteralSQL

    relational-schemas Database.Custom.SQLServer

    Deprecated.

  6. type ShowConstantTermsSQL = LiteralSQL

    relational-schemas Database.Custom.SQLite3

    Deprecated.

  7. module XMonad.Actions.ShowText

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

  8. data ShowTextConfig

    xmonad-contrib XMonad.Actions.ShowText

    No documentation available.

  9. type ShowS = String -> String

    xmonad-contrib XMonad.Config.Prime

    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.

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

Page 222 of many | Previous | Next