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. pattern KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN :: Text

    gi-glib GI.GLib.Constants

    A key under KEY_FILE_DESKTOP_GROUP, whose value is a list of strings identifying the environments that should not display the desktop entry. Since: 2.14

  2. pattern KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN :: Text

    gi-glib GI.GLib.Constants

    A key under KEY_FILE_DESKTOP_GROUP, whose value is a list of strings identifying the environments that should display the desktop entry. Since: 2.14

  3. displayShow :: Show a => a -> Utf8Builder

    rio RIO

    Use the Show instance for a value to convert it to a Utf8Builder.

  4. traceShow :: Show a => a -> b -> b

    rio RIO

    Warning: Trace statement left in code

  5. traceShowEvent :: Show a => a -> b -> b

    rio RIO

    Warning: Trace statement left in code

  6. traceShowEventIO :: (Show a, MonadIO m) => a -> m ()

    rio RIO

    Warning: Trace statement left in code

  7. traceShowIO :: (Show a, MonadIO m) => a -> m ()

    rio RIO

    Warning: Trace statement left in code

  8. traceShowId :: Show a => a -> a

    rio RIO

    Warning: Trace statement left in code

  9. traceShowM :: (Show a, Applicative f) => a -> f ()

    rio RIO

    Warning: Trace statement left in code

  10. traceShowMarker :: Show a => a -> b -> b

    rio RIO

    Warning: Trace statement left in code

Page 241 of many | Previous | Next